#B2DEE7#B2DEE7
#B2DEE7 is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.2% C 0.047 H 211.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEE7 |
|---|---|
| RGB | rgb(178, 222, 231) |
| HSL | hsl(190, 52%, 80%) |
| HSV | hsv(190, 23%, 91%) |
| CMYK | cmyk(22.9%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(85.74, -12.27, -9.10) |
| CIE-LCH | lch(85.74, 15.27, 216.57°) |
| OKLab | oklab(87.24% -0.0404 -0.0247) |
| OKLCH | oklch(87.24% 0.047 211.5) |
| XYZ | xyz(58.9009, 67.4748, 85.5063) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.84
Lightblue
#ADD8E6
ΔE00 2.57
Pale Sky Blue
#BDF6FE
ΔE00 5.60
Ice Blue
#A5DFF9
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEE7 #E7BBB2
analogous
#B2E7D6 #B2DEE7 #B2C3E7
triadic
#B2DEE7 #E7B2DE #DEE7B2
tetradic
#B2DEE7 #D6B2E7 #E7BBB2 #C3E7B2
square
#B2DEE7 #D6B2E7 #E7BBB2 #C3E7B2
split-complementary
#B2DEE7 #E7B2C3 #E7D6B2
monochromatic
#55B6CA #83CAD8 #B2DEE7 #E1F2F6 #E8F5F8
Accessibility & contrast
On white
1.45
#B2DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B2DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEE7
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEE7 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE8
Deuteranopia (green-blind)
#CDD3E7
Tritanopia (blue-blind)
#A2E2E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dee7; /* rgb */ color: rgb(178, 222, 231); /* oklch */ color: oklch(87.2% 0.047 211.5);
Tailwind
colors: {
custom: {
50: '#cae8ee',
500: '#b2dee7',
950: '#000000',
},
}SCSS
$custom: #b2dee7; $custom-light: #cae8ee; $custom-dark: #000000;
JSON
{
"hex": "#b2dee7",
"rgb": {
"r": 178,
"g": 222,
"b": 231
},
"hsl": {
"h": 190.189,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.87239,
"c": 0.04736,
"h": 211.5
},
"luminance": 0.67477
}Semantic roles & 50–950 ramp
primary
#B2DEE7
secondary
#C2877B
accent
#4026C0
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485