#B1E4E2#B1E4E2
#B1E4E2 is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.3% C 0.052 H 193.2°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B1E4E2 |
|---|---|
| RGB | rgb(177, 228, 226) |
| HSL | hsl(178, 49%, 79%) |
| HSV | hsv(178, 22%, 89%) |
| CMYK | cmyk(22.4%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.15, -16.67, -4.38) |
| CIE-LCH | lch(87.15, 17.24, 194.73°) |
| OKLab | oklab(88.3% -0.051 -0.012) |
| OKLCH | oklch(88.3% 0.052 193.2) |
| XYZ | xyz(59.5982, 70.3225, 82.3702) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.86
Powder Blue
#B0E0E6
ΔE00 3.64
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 5.55
Light Sky Blue
#C6FCFF
ΔE00 5.55
Light Light Blue
#CAFFFB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1E4E2 #E4B1B3
analogous
#B1E4C9 #B1E4E2 #B1CDE4
triadic
#B1E4E2 #E2B1E4 #E4E2B1
tetradic
#B1E4E2 #C9B1E4 #E4B1B3 #CDE4B1
square
#B1E4E2 #C9B1E4 #E4B1B3 #CDE4B1
split-complementary
#B1E4E2 #E4B1CD #E4C9B1
monochromatic
#56C5C0 #84D4D1 #B1E4E2 #DEF4F3 #E8F7F7
Accessibility & contrast
On white
1.39
#B1E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#B1E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1E4E2
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1E4E2 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D4D7E3
Tritanopia (blue-blind)
#A1E7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b1e4e2; /* rgb */ color: rgb(177, 228, 226); /* oklch */ color: oklch(88.3% 0.052 193.2);
Tailwind
colors: {
custom: {
50: '#c9eceb',
500: '#b1e4e2',
950: '#000000',
},
}SCSS
$custom: #b1e4e2; $custom-light: #c9eceb; $custom-dark: #000000;
JSON
{
"hex": "#b1e4e2",
"rgb": {
"r": 177,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.647,
"s": 48.571,
"l": 79.412
},
"oklch": {
"l": 0.88299,
"c": 0.05241,
"h": 193.2
},
"luminance": 0.70325
}Semantic roles & 50–950 ramp
primary
#B1E4E2
secondary
#BE7B7E
accent
#2A2FBC
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484