#99BBBD#99BBBD
#99BBBD is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.037 H 200.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBBD |
|---|---|
| RGB | rgb(153, 187, 189) |
| HSL | hsl(183, 21%, 67%) |
| HSV | hsv(183, 19%, 74%) |
| CMYK | cmyk(19%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.54, -10.96, -4.81) |
| CIE-LCH | lch(73.54, 11.97, 203.70°) |
| OKLab | oklab(76.77% -0.0344 -0.0131) |
| OKLCH | oklch(76.77% 0.037 200.8) |
| XYZ | xyz(40.0899, 45.9858, 54.8981) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.69
Cool Grey
#95A3A6
ΔE00 8.79
Bluegrey
#85A3B2
ΔE00 9.24
Powder Blue
#B0E0E6
ΔE00 9.26
Cool Gray
#9AA7B0
ΔE00 9.83
Light Grey Blue
#9DBCD4
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBBD #BD9B99
analogous
#99BDAD #99BBBD #99A9BD
triadic
#99BBBD #BD99BB #BBBD99
tetradic
#99BBBD #AD99BD #BD9B99 #A9BD99
square
#99BBBD #AD99BD #BD9B99 #A9BD99
split-complementary
#99BBBD #BD99A9 #BDAD99
monochromatic
#568385 #74A2A5 #99BBBD #BED4D5 #E3EDED
Accessibility & contrast
On white
2.06
#99BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#99BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBBD
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBBD | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#8EBEBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bbbd; /* rgb */ color: rgb(153, 187, 189); /* oklch */ color: oklch(76.8% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#b7cfd0',
500: '#99bbbd',
950: '#000000',
},
}SCSS
$custom: #99bbbd; $custom-light: #b7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#99bbbd",
"rgb": {
"r": 153,
"g": 187,
"b": 189
},
"hsl": {
"h": 183.333,
"s": 21.429,
"l": 67.059
},
"oklch": {
"l": 0.76771,
"c": 0.03678,
"h": 200.8
},
"luminance": 0.45987
}Semantic roles & 50–950 ramp
primary
#99BBBD
secondary
#DFD4D3
accent
#4B46A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282