#B8DFEB#B8DFEB
#B8DFEB is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.044 H 218.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFEB |
|---|---|
| RGB | rgb(184, 223, 235) |
| HSL | hsl(194, 56%, 82%) |
| HSV | hsv(194, 22%, 92%) |
| CMYK | cmyk(21.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.49, -10.11, -10.07) |
| CIE-LCH | lch(86.49, 14.27, 224.87°) |
| OKLab | oklab(87.96% -0.0345 -0.0273) |
| OKLCH | oklch(87.96% 0.044 218.4) |
| XYZ | xyz(61.1460, 68.9617, 88.6704) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.95
Ice Blue
#A5DFF9
ΔE00 5.02
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Light Sky Blue
#C6FCFF
ΔE00 8.10
Sky Blue
#87CEEB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFEB #EBC4B8
analogous
#B8EBDE #B8DFEB #B8C6EB
triadic
#B8DFEB #EBB8DF #DFEBB8
tetradic
#B8DFEB #DEB8EB #EBC4B8 #C6EBB8
square
#B8DFEB #DEB8EB #EBC4B8 #C6EBB8
split-complementary
#B8DFEB #EBB8C6 #EBDEB8
monochromatic
#59B4D0 #88C9DE #B8DFEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.42
#B8DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#B8DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFEB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFEB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#A9E3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b8dfeb; /* rgb */ color: rgb(184, 223, 235); /* oklch */ color: oklch(88.0% 0.044 218.4);
Tailwind
colors: {
custom: {
50: '#cee9f1',
500: '#b8dfeb',
950: '#000000',
},
}SCSS
$custom: #b8dfeb; $custom-light: #cee9f1; $custom-dark: #000000;
JSON
{
"hex": "#b8dfeb",
"rgb": {
"r": 184,
"g": 223,
"b": 235
},
"hsl": {
"h": 194.118,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.87959,
"c": 0.04401,
"h": 218.4
},
"luminance": 0.68964
}Semantic roles & 50–950 ramp
primary
#B8DFEB
secondary
#C79180
accent
#4822C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131616
muted
#838485