#99BCB7#99BCB7
#99BCB7 is a light, muted teal. Relative luminance 0.462; OKLCH L 76.8% C 0.038 H 185.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #99BCB7 |
|---|---|
| RGB | rgb(153, 188, 183) |
| HSL | hsl(171, 21%, 67%) |
| HSV | hsv(171, 19%, 74%) |
| CMYK | cmyk(18.6%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(73.65, -12.76, -1.38) |
| CIE-LCH | lch(73.65, 12.84, 186.15°) |
| OKLab | oklab(76.8% -0.0382 -0.0039) |
| OKLCH | oklch(76.8% 0.038 185.8) |
| XYZ | xyz(39.6650, 46.1564, 51.6098) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.99
Pale Teal
#82CBB2
ΔE00 10.25
Cool Grey
#95A3A6
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.52
Lightblue
#ADD8E6
ΔE00 10.77
Greenish Grey
#96AE8D
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BCB7 #BC999E
analogous
#99BCA6 #99BCB7 #99B0BC
triadic
#99BCB7 #B799BC #BCB799
tetradic
#99BCB7 #A699BC #BC999E #B0BC99
square
#99BCB7 #A699BC #BC999E #B0BC99
split-complementary
#99BCB7 #BC99B0 #BCA699
monochromatic
#57847D #74A49D #99BCB7 #BED4D1 #E3EDEB
Accessibility & contrast
On white
2.05
#99BCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#99BCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BCB7
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BCB7 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B7
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#8FBEBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bcb7; /* rgb */ color: rgb(153, 188, 183); /* oklch */ color: oklch(76.8% 0.038 185.8);
Tailwind
colors: {
custom: {
50: '#b7d0cc',
500: '#99bcb7',
950: '#000000',
},
}SCSS
$custom: #99bcb7; $custom-light: #b7d0cc; $custom-dark: #000000;
JSON
{
"hex": "#99bcb7",
"rgb": {
"r": 153,
"g": 188,
"b": 183
},
"hsl": {
"h": 171.429,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.76804,
"c": 0.03838,
"h": 185.8
},
"luminance": 0.46158
}Semantic roles & 50–950 ramp
primary
#99BCB7
secondary
#DED3D4
accent
#46539F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282