#99BBAE#99BBAE
#99BBAE is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.041 H 170.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBAE |
|---|---|
| RGB | rgb(153, 187, 174) |
| HSL | hsl(157, 20%, 67%) |
| HSV | hsv(157, 18%, 73%) |
| CMYK | cmyk(18.2%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(73.13, -14.10, 2.78) |
| CIE-LCH | lch(73.13, 14.37, 168.83°) |
| OKLab | oklab(76.32% -0.0405 0.0072) |
| OKLCH | oklch(76.32% 0.041 170) |
| XYZ | xyz(38.5451, 45.3678, 46.7622) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 8.49
Greyish Teal
#719F91
ΔE00 9.45
Darkseagreen
#8FBC8F
ΔE00 10.10
Sage Green
#9CAF88
ΔE00 10.38
Seafoam Blue
#78D1B6
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBAE #BB99A6
analogous
#99BB9D #99BBAE #99B7BB
triadic
#99BBAE #AE99BB #BBAE99
tetradic
#99BBAE #9D99BB #BB99A6 #B7BB99
square
#99BBAE #9D99BB #BB99A6 #B7BB99
split-complementary
#99BBAE #BB99B7 #BB9D99
monochromatic
#578372 #74A391 #99BBAE #BED3CB #E2ECE8
Accessibility & contrast
On white
2.08
#99BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#99BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBAE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBAE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AD
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#92BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #99bbae; /* rgb */ color: rgb(153, 187, 174); /* oklch */ color: oklch(76.3% 0.041 170.0);
Tailwind
colors: {
custom: {
50: '#b7cfc6',
500: '#99bbae',
950: '#000000',
},
}SCSS
$custom: #99bbae; $custom-light: #b7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#99bbae",
"rgb": {
"r": 153,
"g": 187,
"b": 174
},
"hsl": {
"h": 157.059,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.76318,
"c": 0.04117,
"h": 170
},
"luminance": 0.45369
}Semantic roles & 50–950 ramp
primary
#99BBAE
secondary
#DDD2D7
accent
#47689E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282