#B2DEE4#B2DEE4
#B2DEE4 is a very light, muted teal. Relative luminance 0.673; OKLCH L 87.1% C 0.046 H 206.6°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEE4 |
|---|---|
| RGB | rgb(178, 222, 228) |
| HSL | hsl(187, 48%, 80%) |
| HSV | hsv(187, 22%, 89%) |
| CMYK | cmyk(21.9%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(85.66, -12.92, -7.64) |
| CIE-LCH | lch(85.66, 15.01, 210.61°) |
| OKLab | oklab(87.14% -0.0415 -0.0208) |
| OKLCH | oklch(87.14% 0.046 206.6) |
| XYZ | xyz(58.4809, 67.3068, 83.2940) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.95
Lightblue
#ADD8E6
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.75
Light Sky Blue
#C6FCFF
ΔE00 6.70
Ice Blue
#A5DFF9
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEE4 #E4B8B2
analogous
#B2E4D1 #B2DEE4 #B2C5E4
triadic
#B2DEE4 #E4B2DE #DEE4B2
tetradic
#B2DEE4 #D1B2E4 #E4B8B2 #C5E4B2
square
#B2DEE4 #D1B2E4 #E4B8B2 #C5E4B2
split-complementary
#B2DEE4 #E4B2C5 #E4D1B2
monochromatic
#57B7C4 #85CBD4 #B2DEE4 #DFF1F4 #E8F5F7
Accessibility & contrast
On white
1.45
#B2DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#B2DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEE4
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEE4 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE4
Deuteranopia (green-blind)
#CED3E4
Tritanopia (blue-blind)
#A3E2E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dee4; /* rgb */ color: rgb(178, 222, 228); /* oklch */ color: oklch(87.1% 0.046 206.6);
Tailwind
colors: {
custom: {
50: '#cae8ec',
500: '#b2dee4',
950: '#000000',
},
}SCSS
$custom: #b2dee4; $custom-light: #cae8ec; $custom-dark: #000000;
JSON
{
"hex": "#b2dee4",
"rgb": {
"r": 178,
"g": 222,
"b": 228
},
"hsl": {
"h": 187.2,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.87144,
"c": 0.04644,
"h": 206.6
},
"luminance": 0.67309
}Semantic roles & 50–950 ramp
primary
#B2DEE4
secondary
#BE847C
accent
#3C2ABB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484