#b7fdff
a pale, electric cyan · cool · closest name: Pale Turquoise
At a glance
Every number on this page in one read: what #b7fdff is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #b7fdff |
| RGB | rgb(183, 253, 255) |
| HSL | hsl(182, 100%, 86%) |
| CMYK | cmyk(28%, 1%, 0%, 0%) |
| LAB | lab(95.0 -21.0 -7.9) |
| LCH | lch(95.0 22.5 200.7) |
| OKLCH | oklch(0.949 0.069 198.3) |
| Decimal | 12058111 |
| Display P3 | color(display-p3 0.718 0.992 1.000) |
Copy-ready code
/* CSS */
color: #b7fdff;
background-color: #b7fdff;
/* Tailwind (arbitrary) */
class="text-[#b7fdff] bg-[#b7fdff]"
/* SCSS */
$brand: #b7fdff;
/* SwiftUI */
Color(red: 0.718, green: 0.992, blue: 1.000)
/* Android */
Color.parseColor("#b7fdff")
/* Flutter */
Color(0xFFB7FDFF)
/* Python / OpenCV (BGR) */
(255, 253, 183)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #b7fdff is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F1FDFE;
--brand-100: #E3FCFC;
--brand-200: #b7fdff;
--brand-300: #8FFCFF;
--brand-400: #57FAFF;
--brand-500: #1FF9FF;
--brand-600: #00EEF5;
--brand-700: #00C6CC;
--brand-800: #009FA3;
--brand-900: #057276;
--brand-950: #034749;
--brand: #b7fdff;
--brand-ink: #000000;
}Colors that work with #b7fdff
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #b7fdff
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #FFB9B7 | Directly opposite — maximum tension | |
| Analogous left | #B7FFDD | Neighbour, quieter | |
| Analogous right | #B7D9FF | Neighbour, quieter | |
| Split-complement 1 | #FFB7D9 | Contrast without the clash | |
| Split-complement 2 | #FFDDB7 | Contrast without the clash | |
| Triadic 1 | #FFB7FD | Even thirds — balanced and loud | |
| Triadic 2 | #FDFFB7 | Even thirds — balanced and loud | |
| Tetradic | #DDB7FF | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b7fdff text on a black background
contrast 18.51:1
#b7fdff text on a white background
contrast 1.13:1
CSS3 live lab
The quick brown fox
color: #b7fdff;
background-color: #b7fdff;
Glowing headline
text-shadow: 2px 2px 8px #b7fdff;
Soft neon halo
text-shadow: 0 0 14px rgba(183, 253, 255, 0.45);
box-shadow: 0 12px 32px -8px rgba(183, 253, 255, 0.45);
border: 3px solid #b7fdff; background: linear-gradient(135deg, #b7fdff, #B7CDFF);
Monochromatic scale
Palettes built from #b7fdff
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Powder Blue (#b0e0e6) — ΔE2000 7.2 away, with its history, psychology and brand usage.
#b7fdff in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#b7fdff, answered
What color is #b7fdff?
#b7fdff is a pale electric cyan, closest to Pale Turquoise (ΔE2000 3.2). It sits at 182° on the hue wheel with 100% saturation and 86% lightness, which reads as cool.
What is the RGB value of #b7fdff?
rgb(183, 253, 255) — 183 red, 253 green and 255 blue out of 255, or 71.8% / 99.2% / 100% by channel.
Is #b7fdff a light or a dark color?
It is a light color. Relative luminance is 0.8754 and perceived brightness is 92%, so black text on it reaches 18.51:1.
Should I use black or white text on #b7fdff?
Black. It scores 18.51:1 against #b7fdff, versus 1.13:1 for white — AAA at any size.
What is the complementary color of #b7fdff?
#FFB9B7 sits directly opposite on the wheel. Softer options are the split-complements #FFB7D9 and #FFDDB7, which give the same contrast with far less vibration.
What colors go well with #b7fdff?
For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B999B for secondary text, #CC002D as an accent and #007C80 for hover and pressed states. For a palette, the analogous pair #B7FFDD and #B7D9FF stays calm, while #FFB9B7 is the loudest partner.
What is #b7fdff in CMYK for printing?
cmyk(28%, 1%, 0%, 0%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #b7fdff warm or cool?
Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B7FFE7; nudged cooler, #B7E3FF.