#B1EAEB#B1EAEB
#B1EAEB is a very light, muted teal. Relative luminance 0.742; OKLCH L 89.9% C 0.058 H 197.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EAEB |
|---|---|
| RGB | rgb(177, 234, 235) |
| HSL | hsl(181, 59%, 81%) |
| HSV | hsv(181, 25%, 92%) |
| CMYK | cmyk(24.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.01, -17.74, -6.37) |
| CIE-LCH | lch(89.01, 18.84, 199.75°) |
| OKLab | oklab(89.86% -0.0551 -0.0174) |
| OKLCH | oklch(89.86% 0.058 197.5) |
| XYZ | xyz(62.5450, 74.1881, 89.6054) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.38
Powder Blue
#B0E0E6
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 3.94
Light Sky Blue
#C6FCFF
ΔE00 4.16
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EAEB #EBB2B1
analogous
#B1EBCF #B1EAEB #B1CDEB
triadic
#B1EAEB #EBB1EA #EAEBB1
tetradic
#B1EAEB #CFB1EB #EBB2B1 #CDEBB1
square
#B1EAEB #CFB1EB #EBB2B1 #CDEBB1
split-complementary
#B1EAEB #EBB1CD #EBCFB1
monochromatic
#50D0D2 #80DDDF #B1EAEB #E2F7F7 #E7F8F9
Accessibility & contrast
On white
1.33
#B1EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#B1EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EAEB
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EAEB | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9EEEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b1eaeb; /* rgb */ color: rgb(177, 234, 235); /* oklch */ color: oklch(89.9% 0.058 197.5);
Tailwind
colors: {
custom: {
50: '#c9f0f1',
500: '#b1eaeb',
950: '#000000',
},
}SCSS
$custom: #b1eaeb; $custom-light: #c9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#b1eaeb",
"rgb": {
"r": 177,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.034,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.89857,
"c": 0.05781,
"h": 197.5
},
"luminance": 0.74191
}Semantic roles & 50–950 ramp
primary
#B1EAEB
secondary
#C77A79
accent
#221FC7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585