#99BBAB#99BBAB
#99BBAB is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.043 H 165.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBAB |
|---|---|
| RGB | rgb(153, 187, 171) |
| HSL | hsl(152, 20%, 67%) |
| HSV | hsv(152, 18%, 73%) |
| CMYK | cmyk(18.2%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.06, -14.70, 4.31) |
| CIE-LCH | lch(73.06, 15.32, 163.66°) |
| OKLab | oklab(76.23% -0.0418 0.0112) |
| OKLCH | oklch(76.23% 0.043 165.1) |
| XYZ | xyz(38.2559, 45.2522, 45.2391) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 8.08
Darkseagreen
#8FBC8F
ΔE00 8.97
Greyish Teal
#719F91
ΔE00 9.40
Sage Green
#9CAF88
ΔE00 9.41
Seafoam Blue
#78D1B6
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBAB #BB99A9
analogous
#99BB9A #99BBAB #99BABB
triadic
#99BBAB #AB99BB #BBAB99
tetradic
#99BBAB #9A99BB #BB99A9 #BABB99
square
#99BBAB #9A99BB #BB99A9 #BABB99
split-complementary
#99BBAB #BB99BA #BB9A99
monochromatic
#57836E #74A38D #99BBAB #BED3C9 #E2ECE7
Accessibility & contrast
On white
2.09
#99BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#99BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBAB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBAB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AA
Deuteranopia (green-blind)
#B3B2AC
Tritanopia (blue-blind)
#92BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #99bbab; /* rgb */ color: rgb(153, 187, 171); /* oklch */ color: oklch(76.2% 0.043 165.1);
Tailwind
colors: {
custom: {
50: '#b7cfc4',
500: '#99bbab',
950: '#000000',
},
}SCSS
$custom: #99bbab; $custom-light: #b7cfc4; $custom-dark: #000000;
JSON
{
"hex": "#99bbab",
"rgb": {
"r": 153,
"g": 187,
"b": 171
},
"hsl": {
"h": 151.765,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.76232,
"c": 0.04326,
"h": 165.1
},
"luminance": 0.45253
}Semantic roles & 50–950 ramp
primary
#99BBAB
secondary
#DDD2D8
accent
#47709E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281