#B2DFEE#B2DFEE
#B2DFEE is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.7% C 0.051 H 220.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFEE |
|---|---|
| RGB | rgb(178, 223, 238) |
| HSL | hsl(195, 64%, 82%) |
| HSV | hsv(195, 25%, 93%) |
| CMYK | cmyk(25.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.21, -11.23, -12.10) |
| CIE-LCH | lch(86.21, 16.51, 227.13°) |
| OKLab | oklab(87.68% -0.039 -0.0329) |
| OKLCH | oklch(87.68% 0.051 220.2) |
| XYZ | xyz(60.1758, 68.4110, 90.9063) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.63
Ice Blue
#A5DFF9
ΔE00 3.70
Powder Blue
#B0E0E6
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 6.38
Sky Blue
#87CEEB
ΔE00 6.99
Baby Blue
#89CFF0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFEE #EEC1B2
analogous
#B2EEDF #B2DFEE #B2C1EE
triadic
#B2DFEE #EEB2DF #DFEEB2
tetradic
#B2DFEE #DFB2EE #EEC1B2 #C1EEB2
square
#B2DFEE #DFB2EE #EEC1B2 #C1EEB2
split-complementary
#B2DFEE #EEB2C1 #EEDFB2
monochromatic
#4EB5D8 #80CAE3 #B2DFEE #E4F4F9 #E6F5F9
Accessibility & contrast
On white
1.43
#B2DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#B2DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFEE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFEE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CCD4EE
Tritanopia (blue-blind)
#A0E4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2dfee; /* rgb */ color: rgb(178, 223, 238); /* oklch */ color: oklch(87.7% 0.051 220.2);
Tailwind
colors: {
custom: {
50: '#cae9f3',
500: '#b2dfee',
950: '#000000',
},
}SCSS
$custom: #b2dfee; $custom-light: #cae9f3; $custom-dark: #000000;
JSON
{
"hex": "#b2dfee",
"rgb": {
"r": 178,
"g": 223,
"b": 238
},
"hsl": {
"h": 195,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.87677,
"c": 0.05107,
"h": 220.2
},
"luminance": 0.68413
}Semantic roles & 50–950 ramp
primary
#B2DFEE
secondary
#CC8D79
accent
#461ACC
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485