#B8DFF2#B8DFF2
#B8DFF2 is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.2% C 0.049 H 229.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFF2 |
|---|---|
| RGB | rgb(184, 223, 242) |
| HSL | hsl(200, 69%, 84%) |
| HSV | hsv(200, 24%, 95%) |
| CMYK | cmyk(24%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(86.69, -8.58, -13.46) |
| CIE-LCH | lch(86.69, 15.96, 237.47°) |
| OKLab | oklab(88.19% -0.0319 -0.0366) |
| OKLCH | oklch(88.19% 0.049 229) |
| XYZ | xyz(62.1772, 69.3743, 94.1017) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.25
Ice Blue
#A5DFF9
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 7.31
Sky Blue
#87CEEB
ΔE00 7.46
Light Blue
#95D0FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFF2 #F2CBB8
analogous
#B8F2E8 #B8DFF2 #B8C2F2
triadic
#B8DFF2 #F2B8DF #DFF2B8
tetradic
#B8DFF2 #E8B8F2 #F2CBB8 #C2F2B8
square
#B8DFF2 #E8B8F2 #F2CBB8 #C2F2B8
split-complementary
#B8DFF2 #F2B8C2 #F2E8B8
monochromatic
#51B0DF #84C8E9 #B8DFF2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.41
#B8DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B8DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFF2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFF2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#A7E5E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8dff2; /* rgb */ color: rgb(184, 223, 242); /* oklch */ color: oklch(88.2% 0.049 229.0);
Tailwind
colors: {
custom: {
50: '#cee9f6',
500: '#b8dff2',
950: '#000000',
},
}SCSS
$custom: #b8dff2; $custom-light: #cee9f6; $custom-dark: #000000;
JSON
{
"hex": "#b8dff2",
"rgb": {
"r": 184,
"g": 223,
"b": 242
},
"hsl": {
"h": 199.655,
"s": 69.048,
"l": 83.529
},
"oklch": {
"l": 0.88187,
"c": 0.04855,
"h": 229
},
"luminance": 0.69377
}Semantic roles & 50–950 ramp
primary
#B8DFF2
secondary
#D2987D
accent
#5214D1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485