#99BCAB#99BCAB
#99BCAB is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.045 H 164.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #99BCAB |
|---|---|
| RGB | rgb(153, 188, 171) |
| HSL | hsl(151, 21%, 67%) |
| HSV | hsv(151, 19%, 74%) |
| CMYK | cmyk(18.6%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.34, -15.22, 4.71) |
| CIE-LCH | lch(73.34, 15.93, 162.80°) |
| OKLab | oklab(76.45% -0.0432 0.0122) |
| OKLCH | oklch(76.45% 0.045 164.2) |
| XYZ | xyz(38.4688, 45.6779, 45.3101) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.69
Darkseagreen
#8FBC8F
ΔE00 8.61
Sage Green
#9CAF88
ΔE00 9.31
Greyish Teal
#719F91
ΔE00 9.54
Seafoam Blue
#78D1B6
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BCAB #BC99AA
analogous
#99BC9A #99BCAB #99BCBC
triadic
#99BCAB #AB99BC #BCAB99
tetradic
#99BCAB #9A99BC #BC99AA #BCBC99
square
#99BCAB #9A99BC #BC99AA #BCBC99
split-complementary
#99BCAB #BC99BC #BC9A99
monochromatic
#57846E #74A48D #99BCAB #BED4C9 #E3EDE8
Accessibility & contrast
On white
2.07
#99BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#99BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BCAB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BCAB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B4B2AC
Tritanopia (blue-blind)
#92BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #99bcab; /* rgb */ color: rgb(153, 188, 171); /* oklch */ color: oklch(76.5% 0.045 164.2);
Tailwind
colors: {
custom: {
50: '#b7d0c4',
500: '#99bcab',
950: '#000000',
},
}SCSS
$custom: #99bcab; $custom-light: #b7d0c4; $custom-dark: #000000;
JSON
{
"hex": "#99bcab",
"rgb": {
"r": 153,
"g": 188,
"b": 171
},
"hsl": {
"h": 150.857,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.76454,
"c": 0.04487,
"h": 164.2
},
"luminance": 0.45679
}Semantic roles & 50–950 ramp
primary
#99BCAB
secondary
#DED3D8
accent
#46719F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281