#B9EAEC#B9EAEC
#B9EAEC is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.4% C 0.050 H 199.4°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EAEC |
|---|---|
| RGB | rgb(185, 234, 236) |
| HSL | hsl(182, 57%, 83%) |
| HSV | hsv(182, 22%, 93%) |
| CMYK | cmyk(21.6%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.49, -15.18, -6.13) |
| CIE-LCH | lch(89.49, 16.37, 201.99°) |
| OKLab | oklab(90.37% -0.0474 -0.0167) |
| OKLCH | oklch(90.37% 0.05 199.4) |
| XYZ | xyz(64.5663, 75.2136, 90.4563) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Paleturquoise
#AFEEEE
ΔE00 2.98
Pale Sky Blue
#BDF6FE
ΔE00 3.45
Light Sky Blue
#C6FCFF
ΔE00 3.80
Pale Blue
#D0FEFE
ΔE00 4.43
Really Light Blue
#D4FFFF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EAEC #ECBBB9
analogous
#B9ECD4 #B9EAEC #B9D0EC
triadic
#B9EAEC #ECB9EA #EAECB9
tetradic
#B9EAEC #D4B9EC #ECBBB9 #D0ECB9
square
#B9EAEC #D4B9EC #ECBBB9 #D0ECB9
split-complementary
#B9EAEC #ECB9D0 #ECD4B9
monochromatic
#59CDD2 #89DCDF #B9EAEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.31
#B9EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#B9EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EAEC
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EAEC | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#A9EEEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b9eaec; /* rgb */ color: rgb(185, 234, 236); /* oklch */ color: oklch(90.4% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#cff0f2',
500: '#b9eaec',
950: '#000000',
},
}SCSS
$custom: #b9eaec; $custom-light: #cff0f2; $custom-dark: #000000;
JSON
{
"hex": "#b9eaec",
"rgb": {
"r": 185,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.353,
"s": 57.303,
"l": 82.549
},
"oklch": {
"l": 0.90368,
"c": 0.0503,
"h": 199.4
},
"luminance": 0.75216
}Semantic roles & 50–950 ramp
primary
#B9EAEC
secondary
#C98380
accent
#2721C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585