#B1EAEC#B1EAEC
#B1EAEC is a very light, muted teal. Relative luminance 0.742; OKLCH L 89.9% C 0.058 H 198.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EAEC |
|---|---|
| RGB | rgb(177, 234, 236) |
| HSL | hsl(182, 61%, 81%) |
| HSV | hsv(182, 25%, 93%) |
| CMYK | cmyk(25%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.04, -17.52, -6.85) |
| CIE-LCH | lch(89.04, 18.81, 201.36°) |
| OKLab | oklab(89.89% -0.0547 -0.0187) |
| OKLCH | oklch(89.89% 0.058 198.9) |
| XYZ | xyz(62.6899, 74.2461, 90.3684) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.60
Powder Blue
#B0E0E6
ΔE00 3.35
Pale Sky Blue
#BDF6FE
ΔE00 3.64
Light Sky Blue
#C6FCFF
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Duck Egg Blue
#C3FBF4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EAEC #ECB3B1
analogous
#B1ECD0 #B1EAEC #B1CCEC
triadic
#B1EAEC #ECB1EA #EAECB1
tetradic
#B1EAEC #D0B1EC #ECB3B1 #CCECB1
square
#B1EAEC #D0B1EC #ECB3B1 #CCECB1
split-complementary
#B1EAEC #ECB1CC #ECD0B1
monochromatic
#4FD0D4 #80DDE0 #B1EAEC #E2F7F8 #E6F8F9
Accessibility & contrast
On white
1.32
#B1EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#B1EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EAEC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EAEC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9DEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b1eaec; /* rgb */ color: rgb(177, 234, 236); /* oklch */ color: oklch(89.9% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#c9f0f2',
500: '#b1eaec',
950: '#000000',
},
}SCSS
$custom: #b1eaec; $custom-light: #c9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#b1eaec",
"rgb": {
"r": 177,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.034,
"s": 60.825,
"l": 80.98
},
"oklch": {
"l": 0.89888,
"c": 0.05785,
"h": 198.9
},
"luminance": 0.74249
}Semantic roles & 50–950 ramp
primary
#B1EAEC
secondary
#C97B78
accent
#231DC9
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585