#B2D2DE#B2D2DE
#B2D2DE is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.4% C 0.038 H 222.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D2DE |
|---|---|
| RGB | rgb(178, 210, 222) |
| HSL | hsl(196, 40%, 78%) |
| HSV | hsv(196, 20%, 87%) |
| CMYK | cmyk(19.8%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.29, -8.04, -9.46) |
| CIE-LCH | lch(82.29, 12.42, 229.64°) |
| OKLab | oklab(84.42% -0.028 -0.0256) |
| OKLCH | oklch(84.42% 0.038 222.5) |
| XYZ | xyz(54.5879, 60.8304, 77.9584) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.80
Powder Blue
#B0E0E6
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D2DE #DEBEB2
analogous
#B2DED4 #B2D2DE #B2BCDE
triadic
#B2D2DE #DEB2D2 #D2DEB2
tetradic
#B2D2DE #D4B2DE #DEBEB2 #BCDEB2
square
#B2D2DE #D4B2DE #DEBEB2 #BCDEB2
split-complementary
#B2D2DE #DEB2BC #DED4B2
monochromatic
#5CA0B9 #87B9CC #B2D2DE #DDEBF0 #EAF2F6
Accessibility & contrast
On white
1.59
#B2D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#B2D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D2DE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D2DE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#A6D6D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b2d2de; /* rgb */ color: rgb(178, 210, 222); /* oklch */ color: oklch(84.4% 0.038 222.5);
Tailwind
colors: {
custom: {
50: '#c9dfe8',
500: '#b2d2de',
950: '#000000',
},
}SCSS
$custom: #b2d2de; $custom-light: #c9dfe8; $custom-dark: #000000;
JSON
{
"hex": "#b2d2de",
"rgb": {
"r": 178,
"g": 210,
"b": 222
},
"hsl": {
"h": 196.364,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.84419,
"c": 0.03797,
"h": 222.5
},
"luminance": 0.60832
}Semantic roles & 50–950 ramp
primary
#B2D2DE
secondary
#B68D7E
accent
#5632B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484