#99BBBC#99BBBC
#99BBBC is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.037 H 198.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBBC |
|---|---|
| RGB | rgb(153, 187, 188) |
| HSL | hsl(182, 21%, 67%) |
| HSV | hsv(182, 19%, 74%) |
| CMYK | cmyk(18.6%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.51, -11.17, -4.31) |
| CIE-LCH | lch(73.51, 11.97, 201.07°) |
| OKLab | oklab(76.74% -0.0348 -0.0117) |
| OKLCH | oklch(76.74% 0.037 198.6) |
| XYZ | xyz(39.9818, 45.9425, 54.3284) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.91
Lightblue
#ADD8E6
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 9.56
Cool Gray
#9AA7B0
ΔE00 10.09
Light Grey Blue
#9DBCD4
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBBC #BC9A99
analogous
#99BCAC #99BBBC #99AABC
triadic
#99BBBC #BC99BB #BBBC99
tetradic
#99BBBC #AC99BC #BC9A99 #AABC99
square
#99BBBC #AC99BC #BC9A99 #AABC99
split-complementary
#99BBBC #BC99AA #BCAC99
monochromatic
#578384 #74A2A4 #99BBBC #BED4D4 #E3ECED
Accessibility & contrast
On white
2.06
#99BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#99BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBBC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBBC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#8EBDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #99bbbc; /* rgb */ color: rgb(153, 187, 188); /* oklch */ color: oklch(76.7% 0.037 198.6);
Tailwind
colors: {
custom: {
50: '#b7cfd0',
500: '#99bbbc',
950: '#000000',
},
}SCSS
$custom: #99bbbc; $custom-light: #b7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#99bbbc",
"rgb": {
"r": 153,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.714,
"s": 20.71,
"l": 66.863
},
"oklch": {
"l": 0.7674,
"c": 0.0367,
"h": 198.6
},
"luminance": 0.45944
}Semantic roles & 50–950 ramp
primary
#99BBBC
secondary
#DED3D3
accent
#49469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282