#B2DEE2#B2DEE2
#B2DEE2 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.1% C 0.046 H 203.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DEE2 |
|---|---|
| RGB | rgb(178, 222, 226) |
| HSL | hsl(185, 45%, 79%) |
| HSV | hsv(185, 21%, 89%) |
| CMYK | cmyk(21.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(85.60, -13.35, -6.67) |
| CIE-LCH | lch(85.60, 14.92, 206.54°) |
| OKLab | oklab(87.08% -0.0423 -0.0181) |
| OKLCH | oklch(87.08% 0.046 203.2) |
| XYZ | xyz(58.2049, 67.1964, 81.8402) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.06
Lightblue
#ADD8E6
ΔE00 4.54
Paleturquoise
#AFEEEE
ΔE00 5.26
Pale Sky Blue
#BDF6FE
ΔE00 5.54
Light Sky Blue
#C6FCFF
ΔE00 6.54
Pale Blue
#D0FEFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DEE2 #E2B6B2
analogous
#B2E2CE #B2DEE2 #B2C6E2
triadic
#B2DEE2 #E2B2DE #DEE2B2
tetradic
#B2DEE2 #CEB2E2 #E2B6B2 #C6E2B2
square
#B2DEE2 #CEB2E2 #E2B6B2 #C6E2B2
split-complementary
#B2DEE2 #E2B2C6 #E2CEB2
monochromatic
#59B8C1 #86CBD1 #B2DEE2 #DEF1F3 #E9F5F7
Accessibility & contrast
On white
1.45
#B2DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B2DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DEE2
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DEE2 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE2
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#A3E2DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dee2; /* rgb */ color: rgb(178, 222, 226); /* oklch */ color: oklch(87.1% 0.046 203.2);
Tailwind
colors: {
custom: {
50: '#cae8eb',
500: '#b2dee2',
950: '#000000',
},
}SCSS
$custom: #b2dee2; $custom-light: #cae8eb; $custom-dark: #000000;
JSON
{
"hex": "#b2dee2",
"rgb": {
"r": 178,
"g": 222,
"b": 226
},
"hsl": {
"h": 185,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.87082,
"c": 0.04603,
"h": 203.2
},
"luminance": 0.67199
}Semantic roles & 50–950 ramp
primary
#B2DEE2
secondary
#BB827D
accent
#392DB8
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484