#B2EAEC#B2EAEC
#B2EAEC is a very light, muted teal. Relative luminance 0.744; OKLCH L 89.9% C 0.057 H 198.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAEC |
|---|---|
| RGB | rgb(178, 234, 236) |
| HSL | hsl(182, 60%, 81%) |
| HSV | hsv(182, 25%, 93%) |
| CMYK | cmyk(24.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.09, -17.23, -6.76) |
| CIE-LCH | lch(89.09, 18.51, 201.43°) |
| OKLab | oklab(89.95% -0.0538 -0.0185) |
| OKLCH | oklch(89.95% 0.057 198.9) |
| XYZ | xyz(62.9185, 74.3640, 90.3791) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.74
Powder Blue
#B0E0E6
ΔE00 3.24
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Light Sky Blue
#C6FCFF
ΔE00 4.00
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAEC #ECB4B2
analogous
#B2ECD1 #B2EAEC #B2CDEC
triadic
#B2EAEC #ECB2EA #EAECB2
tetradic
#B2EAEC #D1B2EC #ECB4B2 #CDECB2
square
#B2EAEC #D1B2EC #ECB4B2 #CDECB2
split-complementary
#B2EAEC #ECB2CD #ECD1B2
monochromatic
#50CFD4 #81DDE0 #B2EAEC #E3F7F8 #E6F8F9
Accessibility & contrast
On white
1.32
#B2EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#B2EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAEC
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAEC | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9FEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2eaec; /* rgb */ color: rgb(178, 234, 236); /* oklch */ color: oklch(89.9% 0.057 198.9);
Tailwind
colors: {
custom: {
50: '#caf0f2',
500: '#b2eaec',
950: '#000000',
},
}SCSS
$custom: #b2eaec; $custom-light: #caf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b2eaec",
"rgb": {
"r": 178,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.069,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.89947,
"c": 0.05692,
"h": 198.9
},
"luminance": 0.74367
}Semantic roles & 50–950 ramp
primary
#B2EAEC
secondary
#C97C79
accent
#231DC8
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585