#B9EEEA#B9EEEA
#B9EEEA is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.054 H 190.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EEEA |
|---|---|
| RGB | rgb(185, 238, 234) |
| HSL | hsl(175, 61%, 83%) |
| HSV | hsv(175, 22%, 93%) |
| CMYK | cmyk(22.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.51, -17.59, -3.59) |
| CIE-LCH | lch(90.51, 17.96, 191.54°) |
| OKLab | oklab(91.16% -0.0533 -0.0099) |
| OKLCH | oklch(91.16% 0.054 190.5) |
| XYZ | xyz(65.4290, 77.4013, 89.3185) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.24
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Light Light Blue
#CAFFFB
ΔE00 3.59
Eggshell Blue
#C4FFF7
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 4.16
Pale Cyan
#B7FFFA
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EEEA #EEB9BD
analogous
#B9EECF #B9EEEA #B9D7EE
triadic
#B9EEEA #EAB9EE #EEEAB9
tetradic
#B9EEEA #CFB9EE #EEB9BD #D7EEB9
square
#B9EEEA #CFB9EE #EEB9BD #D7EEB9
split-complementary
#B9EEEA #EEB9D7 #EECFB9
monochromatic
#57D6CC #88E2DB #B9EEEA #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B9EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B9EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EEEA
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EEEA | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EA
Deuteranopia (green-blind)
#DDE1EB
Tritanopia (blue-blind)
#A9F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9eeea; /* rgb */ color: rgb(185, 238, 234); /* oklch */ color: oklch(91.2% 0.054 190.5);
Tailwind
colors: {
custom: {
50: '#cff3f0',
500: '#b9eeea',
950: '#000000',
},
}SCSS
$custom: #b9eeea; $custom-light: #cff3f0; $custom-dark: #000000;
JSON
{
"hex": "#b9eeea",
"rgb": {
"r": 185,
"g": 238,
"b": 234
},
"hsl": {
"h": 175.472,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.91156,
"c": 0.05426,
"h": 190.5
},
"luminance": 0.77404
}Semantic roles & 50–950 ramp
primary
#B9EEEA
secondary
#CC7F85
accent
#1D2AC9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585