#B2EAEB#B2EAEB
#B2EAEB is a very light, muted teal. Relative luminance 0.743; OKLCH L 89.9% C 0.057 H 197.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAEB |
|---|---|
| RGB | rgb(178, 234, 235) |
| HSL | hsl(181, 59%, 81%) |
| HSV | hsv(181, 24%, 92%) |
| CMYK | cmyk(24.3%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.07, -17.45, -6.28) |
| CIE-LCH | lch(89.07, 18.54, 199.80°) |
| OKLab | oklab(89.92% -0.0542 -0.0172) |
| OKLCH | oklch(89.92% 0.057 197.6) |
| XYZ | xyz(62.7737, 74.3060, 89.6161) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.52
Powder Blue
#B0E0E6
ΔE00 3.51
Pale Sky Blue
#BDF6FE
ΔE00 3.88
Light Sky Blue
#C6FCFF
ΔE00 4.09
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Light Blue
#CAFFFB
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAEB #EBB3B2
analogous
#B2EBCF #B2EAEB #B2CDEB
triadic
#B2EAEB #EBB2EA #EAEBB2
tetradic
#B2EAEB #CFB2EB #EBB3B2 #CDEBB2
square
#B2EAEB #CFB2EB #EBB3B2 #CDEBB2
split-complementary
#B2EAEB #EBB2CD #EBCFB2
monochromatic
#51CFD2 #81DDDE #B2EAEB #E3F7F8 #E7F8F9
Accessibility & contrast
On white
1.32
#B2EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#B2EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAEB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAEB | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9FEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b2eaeb; /* rgb */ color: rgb(178, 234, 235); /* oklch */ color: oklch(89.9% 0.057 197.6);
Tailwind
colors: {
custom: {
50: '#caf0f1',
500: '#b2eaeb',
950: '#000000',
},
}SCSS
$custom: #b2eaeb; $custom-light: #caf0f1; $custom-dark: #000000;
JSON
{
"hex": "#b2eaeb",
"rgb": {
"r": 178,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.053,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.89916,
"c": 0.05688,
"h": 197.6
},
"luminance": 0.74309
}Semantic roles & 50–950 ramp
primary
#B2EAEB
secondary
#C77B7A
accent
#221FC6
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585