#B2DDEF#B2DDEF
#B2DDEF is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.3% C 0.051 H 225.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DDEF |
|---|---|
| RGB | rgb(178, 221, 239) |
| HSL | hsl(198, 66%, 82%) |
| HSV | hsv(198, 26%, 94%) |
| CMYK | cmyk(25.5%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.71, -9.98, -13.38) |
| CIE-LCH | lch(85.71, 16.69, 233.27°) |
| OKLab | oklab(87.29% -0.0361 -0.0364) |
| OKLCH | oklch(87.29% 0.051 225.3) |
| XYZ | xyz(59.7919, 67.4075, 91.5052) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.04
Ice Blue
#A5DFF9
ΔE00 3.09
Powder Blue
#B0E0E6
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 6.56
Baby Blue
#89CFF0
ΔE00 6.64
Pale Sky Blue
#BDF6FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DDEF #EFC4B2
analogous
#B2EFE3 #B2DDEF #B2BFEF
triadic
#B2DDEF #EFB2DD #DDEFB2
tetradic
#B2DDEF #E3B2EF #EFC4B2 #BFEFB2
square
#B2DDEF #E3B2EF #EFC4B2 #BFEFB2
split-complementary
#B2DDEF #EFB2BF #EFE3B2
monochromatic
#4DB0DA #7FC7E4 #B2DDEF #E5F3FA #E6F4FA
Accessibility & contrast
On white
1.45
#B2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B2DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DDEF
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DDEF | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF0
Deuteranopia (green-blind)
#CAD3EF
Tritanopia (blue-blind)
#A0E3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2ddef; /* rgb */ color: rgb(178, 221, 239); /* oklch */ color: oklch(87.3% 0.051 225.3);
Tailwind
colors: {
custom: {
50: '#cae7f4',
500: '#b2ddef',
950: '#000000',
},
}SCSS
$custom: #b2ddef; $custom-light: #cae7f4; $custom-dark: #000000;
JSON
{
"hex": "#b2ddef",
"rgb": {
"r": 178,
"g": 221,
"b": 239
},
"hsl": {
"h": 197.705,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.8729,
"c": 0.05127,
"h": 225.3
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#B2DDEF
secondary
#CD9178
accent
#4E18CD
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131617
muted
#838485