#B8DFFE#B8DFFE
#B8DFFE is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.6% C 0.059 H 242.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFFE |
|---|---|
| RGB | rgb(184, 223, 254) |
| HSL | hsl(207, 97%, 86%) |
| HSV | hsv(207, 28%, 100%) |
| CMYK | cmyk(27.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.06, -5.87, -19.22) |
| CIE-LCH | lch(87.06, 20.10, 253.02°) |
| OKLab | oklab(88.6% -0.0275 -0.0525) |
| OKLCH | oklch(88.6% 0.059 242.3) |
| XYZ | xyz(64.0390, 70.1189, 103.9069) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.42
Light Blue
#95D0FC
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 7.26
Lightskyblue
#87CEFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFFE #FED7B8
analogous
#B8FEFA #B8DFFE #B8BCFE
triadic
#B8DFFE #FEB8DF #DFFEB8
tetradic
#B8DFFE #FAB8FE #FED7B8 #BCFEB8
square
#B8DFFE #FAB8FE #FED7B8 #BCFEB8
split-complementary
#B8DFFE #FEB8BC #FEFAB8
monochromatic
#3FA9FC #7CC4FD #B8DFFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.40
#B8DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#B8DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFFE
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFFE | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#C9D7FD
Tritanopia (blue-blind)
#A3E7E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b8dffe; /* rgb */ color: rgb(184, 223, 254); /* oklch */ color: oklch(88.6% 0.059 242.3);
Tailwind
colors: {
custom: {
50: '#cee9fe',
500: '#b8dffe',
950: '#000000',
},
}SCSS
$custom: #b8dffe; $custom-light: #cee9fe; $custom-dark: #000000;
JSON
{
"hex": "#b8dffe",
"rgb": {
"r": 184,
"g": 223,
"b": 254
},
"hsl": {
"h": 206.571,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.88598,
"c": 0.05933,
"h": 242.3
},
"luminance": 0.70121
}Semantic roles & 50–950 ramp
primary
#B8DFFE
secondary
#E5A775
accent
#6600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485