#B9EEEB#B9EEEB
#B9EEEB is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.2% C 0.054 H 191.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B9EEEB |
|---|---|
| RGB | rgb(185, 238, 235) |
| HSL | hsl(177, 61%, 83%) |
| HSV | hsv(177, 22%, 93%) |
| CMYK | cmyk(22.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.53, -17.38, -4.07) |
| CIE-LCH | lch(90.53, 17.86, 193.19°) |
| OKLab | oklab(91.19% -0.053 -0.0112) |
| OKLCH | oklch(91.19% 0.054 191.9) |
| XYZ | xyz(65.5730, 77.4589, 90.0772) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.03
Duck Egg Blue
#C3FBF4
ΔE00 3.10
Light Light Blue
#CAFFFB
ΔE00 3.59
Light Sky Blue
#C6FCFF
ΔE00 3.89
Eggshell Blue
#C4FFF7
ΔE00 4.02
Pale Blue
#D0FEFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9EEEB #EEB9BC
analogous
#B9EED0 #B9EEEB #B9D6EE
triadic
#B9EEEB #EBB9EE #EEEBB9
tetradic
#B9EEEB #D0B9EE #EEB9BC #D6EEB9
square
#B9EEEB #D0B9EE #EEB9BC #D6EEB9
split-complementary
#B9EEEB #EEB9D6 #EED0B9
monochromatic
#57D6CF #88E2DD #B9EEEB #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.27
#B9EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#B9EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9EEEB
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9EEEB | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E8EB
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#A9F1ED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b9eeeb; /* rgb */ color: rgb(185, 238, 235); /* oklch */ color: oklch(91.2% 0.054 191.9);
Tailwind
colors: {
custom: {
50: '#cff3f1',
500: '#b9eeeb',
950: '#000000',
},
}SCSS
$custom: #b9eeeb; $custom-light: #cff3f1; $custom-dark: #000000;
JSON
{
"hex": "#b9eeeb",
"rgb": {
"r": 185,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.604,
"s": 60.92,
"l": 82.941
},
"oklch": {
"l": 0.91185,
"c": 0.05413,
"h": 191.9
},
"luminance": 0.77462
}Semantic roles & 50–950 ramp
primary
#B9EEEB
secondary
#CC7F84
accent
#1D27C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585