#B2DFEF#B2DFEF
#B2DFEF is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.7% C 0.052 H 221.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFEF |
|---|---|
| RGB | rgb(178, 223, 239) |
| HSL | hsl(196, 66%, 82%) |
| HSV | hsv(196, 26%, 94%) |
| CMYK | cmyk(25.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.24, -11.01, -12.58) |
| CIE-LCH | lch(86.24, 16.72, 228.82°) |
| OKLab | oklab(87.71% -0.0386 -0.0343) |
| OKLCH | oklch(87.71% 0.052 221.6) |
| XYZ | xyz(60.3231, 68.4699, 91.6822) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.74
Ice Blue
#A5DFF9
ΔE00 3.40
Powder Blue
#B0E0E6
ΔE00 4.50
Pale Sky Blue
#BDF6FE
ΔE00 6.62
Sky Blue
#87CEEB
ΔE00 6.84
Baby Blue
#89CFF0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFEF #EFC2B2
analogous
#B2EFE1 #B2DFEF #B2C1EF
triadic
#B2DFEF #EFB2DF #DFEFB2
tetradic
#B2DFEF #E1B2EF #EFC2B2 #C1EFB2
square
#B2DFEF #E1B2EF #EFC2B2 #C1EFB2
split-complementary
#B2DFEF #EFB2C1 #EFE1B2
monochromatic
#4DB5DA #7FCAE4 #B2DFEF #E5F4FA #E6F4FA
Accessibility & contrast
On white
1.43
#B2DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#B2DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFEF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFEF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CCD4EF
Tritanopia (blue-blind)
#9FE4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b2dfef; /* rgb */ color: rgb(178, 223, 239); /* oklch */ color: oklch(87.7% 0.052 221.6);
Tailwind
colors: {
custom: {
50: '#cae9f4',
500: '#b2dfef',
950: '#000000',
},
}SCSS
$custom: #b2dfef; $custom-light: #cae9f4; $custom-dark: #000000;
JSON
{
"hex": "#b2dfef",
"rgb": {
"r": 178,
"g": 223,
"b": 239
},
"hsl": {
"h": 195.738,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.8771,
"c": 0.05165,
"h": 221.6
},
"luminance": 0.68472
}Semantic roles & 50–950 ramp
primary
#B2DFEF
secondary
#CD8E78
accent
#4818CD
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485