#99BFBF#99BFBF
#99BFBF is a light, muted teal. Relative luminance 0.478; OKLCH L 77.7% C 0.041 H 196.3°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #99BFBF |
|---|---|
| RGB | rgb(153, 191, 191) |
| HSL | hsl(180, 23%, 67%) |
| HSV | hsv(180, 20%, 75%) |
| CMYK | cmyk(19.9%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.69, -12.62, -4.19) |
| CIE-LCH | lch(74.69, 13.29, 198.37°) |
| OKLab | oklab(77.71% -0.039 -0.0114) |
| OKLCH | oklch(77.71% 0.041 196.3) |
| XYZ | xyz(41.1689, 47.7940, 56.3361) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.63
Cool Grey
#95A3A6
ΔE00 10.37
Bluegrey
#85A3B2
ΔE00 10.86
Sky Blue
#87CEEB
ΔE00 11.12
Light Grey Blue
#9DBCD4
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BFBF #BF9999
analogous
#99BFAC #99BFBF #99ACBF
triadic
#99BFBF #BF99BF #BFBF99
tetradic
#99BFBF #AC99BF #BF9999 #ACBF99
square
#99BFBF #AC99BF #BF9999 #ACBF99
split-complementary
#99BFBF #BF99AC #BFAC99
monochromatic
#558888 #73A7A7 #99BFBF #BFD7D7 #E4EEEE
Accessibility & contrast
On white
1.99
#99BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#99BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BFBF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BFBF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#8DC2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #99bfbf; /* rgb */ color: rgb(153, 191, 191); /* oklch */ color: oklch(77.7% 0.041 196.3);
Tailwind
colors: {
custom: {
50: '#b7d2d2',
500: '#99bfbf',
950: '#000000',
},
}SCSS
$custom: #99bfbf; $custom-light: #b7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#99bfbf",
"rgb": {
"r": 153,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.77709,
"c": 0.04063,
"h": 196.3
},
"luminance": 0.47795
}Semantic roles & 50–950 ramp
primary
#99BFBF
secondary
#E0D4D4
accent
#4444A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282