#B9EEEC#B9EEEC
#B9EEEC is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.2% C 0.054 H 193.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EEEC |
|---|---|
| RGB | rgb(185, 238, 236) |
| HSL | hsl(178, 61%, 83%) |
| HSV | hsv(178, 22%, 93%) |
| CMYK | cmyk(22.3%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(90.56, -17.17, -4.56) |
| CIE-LCH | lch(90.56, 17.77, 194.86°) |
| OKLab | oklab(91.22% -0.0526 -0.0125) |
| OKLCH | oklch(91.22% 0.054 193.4) |
| XYZ | xyz(65.7179, 77.5168, 90.8402) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.89
Duck Egg Blue
#C3FBF4
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 3.63
Light Light Blue
#CAFFFB
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.13
Eggshell Blue
#C4FFF7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EEEC #EEB9BB
analogous
#B9EED1 #B9EEEC #B9D5EE
triadic
#B9EEEC #ECB9EE #EEECB9
tetradic
#B9EEEC #D1B9EE #EEB9BB #D5EEB9
square
#B9EEEC #D1B9EE #EEB9BB #D5EEB9
split-complementary
#B9EEEC #EEB9D5 #EED1B9
monochromatic
#57D6D1 #88E2DF #B9EEEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B9EEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B9EEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EEEC
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EEEC | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EC
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#A8F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9eeec; /* rgb */ color: rgb(185, 238, 236); /* oklch */ color: oklch(91.2% 0.054 193.4);
Tailwind
colors: {
custom: {
50: '#cff3f2',
500: '#b9eeec',
950: '#000000',
},
}SCSS
$custom: #b9eeec; $custom-light: #cff3f2; $custom-dark: #000000;
JSON
{
"hex": "#b9eeec",
"rgb": {
"r": 185,
"g": 238,
"b": 236
},
"hsl": {
"h": 177.736,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.91215,
"c": 0.05403,
"h": 193.4
},
"luminance": 0.77519
}Semantic roles & 50–950 ramp
primary
#B9EEEC
secondary
#CC7F82
accent
#1D23C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585