#B2E5EA#B2E5EA
#B2E5EA is a very light, muted teal. Relative luminance 0.714; OKLCH L 88.8% C 0.053 H 203.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E5EA |
|---|---|
| RGB | rgb(178, 229, 234) |
| HSL | hsl(185, 57%, 81%) |
| HSV | hsv(185, 24%, 92%) |
| CMYK | cmyk(23.9%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.70, -15.16, -7.78) |
| CIE-LCH | lch(87.70, 17.04, 207.17°) |
| OKLab | oklab(88.82% -0.0482 -0.0212) |
| OKLCH | oklch(88.82% 0.053 203.7) |
| XYZ | xyz(61.2262, 71.4416, 88.3896) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.33
Paleturquoise
#AFEEEE
ΔE00 3.70
Pale Sky Blue
#BDF6FE
ΔE00 3.79
Light Sky Blue
#C6FCFF
ΔE00 4.94
Lightblue
#ADD8E6
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E5EA #EAB7B2
analogous
#B2EAD3 #B2E5EA #B2C9EA
triadic
#B2E5EA #EAB2E5 #E5EAB2
tetradic
#B2E5EA #D3B2EA #EAB7B2 #C9EAB2
square
#B2E5EA #D3B2EA #EAB7B2 #C9EAB2
split-complementary
#B2E5EA #EAB2C9 #EAD3B2
monochromatic
#52C5D0 #82D5DD #B2E5EA #E2F5F7 #E7F7F8
Accessibility & contrast
On white
1.37
#B2E5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#B2E5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E5EA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E5EA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#A0E9E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2e5ea; /* rgb */ color: rgb(178, 229, 234); /* oklch */ color: oklch(88.8% 0.053 203.7);
Tailwind
colors: {
custom: {
50: '#caedf0',
500: '#b2e5ea',
950: '#000000',
},
}SCSS
$custom: #b2e5ea; $custom-light: #caedf0; $custom-dark: #000000;
JSON
{
"hex": "#b2e5ea",
"rgb": {
"r": 178,
"g": 229,
"b": 234
},
"hsl": {
"h": 185.357,
"s": 57.143,
"l": 80.784
},
"oklch": {
"l": 0.8882,
"c": 0.0527,
"h": 203.7
},
"luminance": 0.71444
}Semantic roles & 50–950 ramp
primary
#B2E5EA
secondary
#C6817A
accent
#2F21C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485