#B2E4E9#B2E4E9
#B2E4E9 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.6% C 0.052 H 203.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E4E9 |
|---|---|
| RGB | rgb(178, 228, 233) |
| HSL | hsl(185, 56%, 81%) |
| HSV | hsv(185, 24%, 91%) |
| CMYK | cmyk(23.6%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(87.40, -14.87, -7.69) |
| CIE-LCH | lch(87.40, 16.74, 207.35°) |
| OKLab | oklab(88.58% -0.0474 -0.0209) |
| OKLCH | oklch(88.58% 0.052 203.9) |
| XYZ | xyz(60.8070, 70.8325, 87.5431) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.07
Paleturquoise
#AFEEEE
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 4.01
Light Sky Blue
#C6FCFF
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E4E9 #E9B7B2
analogous
#B2E9D2 #B2E4E9 #B2C8E9
triadic
#B2E4E9 #E9B2E4 #E4E9B2
tetradic
#B2E4E9 #D2B2E9 #E9B7B2 #C8E9B2
square
#B2E4E9 #D2B2E9 #E9B7B2 #C8E9B2
split-complementary
#B2E4E9 #E9B2C8 #E9D2B2
monochromatic
#53C3CE #82D3DB #B2E4E9 #E2F5F7 #E7F7F8
Accessibility & contrast
On white
1.38
#B2E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B2E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E4E9
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E4E9 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0E9
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#A0E8E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2e4e9; /* rgb */ color: rgb(178, 228, 233); /* oklch */ color: oklch(88.6% 0.052 203.9);
Tailwind
colors: {
custom: {
50: '#caecf0',
500: '#b2e4e9',
950: '#000000',
},
}SCSS
$custom: #b2e4e9; $custom-light: #caecf0; $custom-dark: #000000;
JSON
{
"hex": "#b2e4e9",
"rgb": {
"r": 178,
"g": 228,
"b": 233
},
"hsl": {
"h": 185.455,
"s": 55.556,
"l": 80.588
},
"oklch": {
"l": 0.88576,
"c": 0.05179,
"h": 203.9
},
"luminance": 0.70835
}Semantic roles & 50–950 ramp
primary
#B2E4E9
secondary
#C5817A
accent
#3122C3
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485