#99BBAF#99BBAF
#99BBAF is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.041 H 171.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBAF |
|---|---|
| RGB | rgb(153, 187, 175) |
| HSL | hsl(159, 20%, 67%) |
| HSV | hsv(159, 18%, 73%) |
| CMYK | cmyk(18.2%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.16, -13.90, 2.28) |
| CIE-LCH | lch(73.16, 14.08, 170.70°) |
| OKLab | oklab(76.35% -0.0401 0.0058) |
| OKLCH | oklch(76.35% 0.041 171.7) |
| XYZ | xyz(38.6430, 45.4070, 47.2776) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.67
Greenish Grey
#96AE8D
ΔE00 8.77
Greyish Teal
#719F91
ΔE00 9.50
Darkseagreen
#8FBC8F
ΔE00 10.49
Seafoam Blue
#78D1B6
ΔE00 10.65
Sage Green
#9CAF88
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBAF #BB99A5
analogous
#99BB9E #99BBAF #99B6BB
triadic
#99BBAF #AF99BB #BBAF99
tetradic
#99BBAF #9E99BB #BB99A5 #B6BB99
square
#99BBAF #9E99BB #BB99A5 #B6BB99
split-complementary
#99BBAF #BB99B6 #BB9E99
monochromatic
#578373 #74A392 #99BBAF #BED3CC #E2ECE9
Accessibility & contrast
On white
2.08
#99BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#99BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBAF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBAF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#91BCB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #99bbaf; /* rgb */ color: rgb(153, 187, 175); /* oklch */ color: oklch(76.3% 0.041 171.7);
Tailwind
colors: {
custom: {
50: '#b7cfc6',
500: '#99bbaf',
950: '#000000',
},
}SCSS
$custom: #99bbaf; $custom-light: #b7cfc6; $custom-dark: #000000;
JSON
{
"hex": "#99bbaf",
"rgb": {
"r": 153,
"g": 187,
"b": 175
},
"hsl": {
"h": 158.824,
"s": 20,
"l": 66.667
},
"oklch": {
"l": 0.76347,
"c": 0.04054,
"h": 171.7
},
"luminance": 0.45408
}Semantic roles & 50–950 ramp
primary
#99BBAF
secondary
#DDD2D6
accent
#47669E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282