#B8DFEE#B8DFEE
#B8DFEE is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.046 H 223.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFEE |
|---|---|
| RGB | rgb(184, 223, 238) |
| HSL | hsl(197, 61%, 83%) |
| HSV | hsv(197, 23%, 93%) |
| CMYK | cmyk(22.7%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.57, -9.46, -11.52) |
| CIE-LCH | lch(86.57, 14.91, 230.61°) |
| OKLab | oklab(88.06% -0.0334 -0.0313) |
| OKLCH | oklch(88.06% 0.046 223.2) |
| XYZ | xyz(61.5831, 69.1366, 90.9723) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.21
Ice Blue
#A5DFF9
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 5.09
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Sky Blue
#87CEEB
ΔE00 7.74
Baby Blue
#89CFF0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFEE #EEC7B8
analogous
#B8EEE2 #B8DFEE #B8C4EE
triadic
#B8DFEE #EEB8DF #DFEEB8
tetradic
#B8DFEE #E2B8EE #EEC7B8 #C4EEB8
square
#B8DFEE #E2B8EE #EEC7B8 #C4EEB8
split-complementary
#B8DFEE #EEB8C4 #EEE2B8
monochromatic
#55B2D6 #87C9E2 #B8DFEE #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B8DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#B8DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFEE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFEE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#A8E4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8dfee; /* rgb */ color: rgb(184, 223, 238); /* oklch */ color: oklch(88.1% 0.046 223.2);
Tailwind
colors: {
custom: {
50: '#cee9f3',
500: '#b8dfee',
950: '#000000',
},
}SCSS
$custom: #b8dfee; $custom-light: #cee9f3; $custom-dark: #000000;
JSON
{
"hex": "#b8dfee",
"rgb": {
"r": 184,
"g": 223,
"b": 238
},
"hsl": {
"h": 196.667,
"s": 61.364,
"l": 82.745
},
"oklch": {
"l": 0.88056,
"c": 0.04575,
"h": 223.2
},
"luminance": 0.69139
}Semantic roles & 50–950 ramp
primary
#B8DFEE
secondary
#CC947E
accent
#4C1CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485