#B1EAEE#B1EAEE
#B1EAEE is a very light, muted teal. Relative luminance 0.744; OKLCH L 90.0% C 0.058 H 201.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B1EAEE |
|---|---|
| RGB | rgb(177, 234, 238) |
| HSL | hsl(184, 64%, 81%) |
| HSV | hsv(184, 26%, 93%) |
| CMYK | cmyk(25.6%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(89.09, -17.08, -7.82) |
| CIE-LCH | lch(89.09, 18.78, 204.59°) |
| OKLab | oklab(89.95% -0.054 -0.0213) |
| OKLCH | oklch(89.95% 0.058 201.6) |
| XYZ | xyz(62.9821, 74.3629, 91.9073) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.22
Powder Blue
#B0E0E6
ΔE00 2.91
Pale Sky Blue
#BDF6FE
ΔE00 3.12
Light Sky Blue
#C6FCFF
ΔE00 4.00
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Pale Blue
#D0FEFE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1EAEE #EEB5B1
analogous
#B1EED4 #B1EAEE #B1CCEE
triadic
#B1EAEE #EEB1EA #EAEEB1
tetradic
#B1EAEE #D4B1EE #EEB5B1 #CCEEB1
square
#B1EAEE #D4B1EE #EEB5B1 #CCEEB1
split-complementary
#B1EAEE #EEB1CC #EED4B1
monochromatic
#4DCFD8 #7FDCE3 #B1EAEE #E3F8F9 #E6F8FA
Accessibility & contrast
On white
1.32
#B1EAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#B1EAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1EAEE
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1EAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1EAEE | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#9DEEEB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b1eaee; /* rgb */ color: rgb(177, 234, 238); /* oklch */ color: oklch(90.0% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#c9f0f3',
500: '#b1eaee',
950: '#000000',
},
}SCSS
$custom: #b1eaee; $custom-light: #c9f0f3; $custom-dark: #000000;
JSON
{
"hex": "#b1eaee",
"rgb": {
"r": 177,
"g": 234,
"b": 238
},
"hsl": {
"h": 183.934,
"s": 64.211,
"l": 81.373
},
"oklch": {
"l": 0.8995,
"c": 0.05802,
"h": 201.6
},
"luminance": 0.74366
}Semantic roles & 50–950 ramp
primary
#B1EAEE
secondary
#CC7D78
accent
#2519CC
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585