#96BFBF#96BFBF
#96BFBF is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.044 H 196.3°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFBF |
|---|---|
| RGB | rgb(150, 191, 191) |
| HSL | hsl(180, 24%, 67%) |
| HSV | hsv(180, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.51, -13.55, -4.48) |
| CIE-LCH | lch(74.51, 14.27, 198.30°) |
| OKLab | oklab(77.52% -0.0419 -0.0122) |
| OKLCH | oklch(77.52% 0.044 196.3) |
| XYZ | xyz(40.6097, 47.5057, 56.3099) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.42
Lightblue
#ADD8E6
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 10.83
Sky Blue
#87CEEB
ΔE00 11.04
Bluegrey
#85A3B2
ΔE00 11.08
Pale Teal
#82CBB2
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFBF #BF9696
analogous
#96BFAB #96BFBF #96ABBF
triadic
#96BFBF #BF96BF #BFBF96
tetradic
#96BFBF #AB96BF #BF9696 #ABBF96
square
#96BFBF #AB96BF #BF9696 #ABBF96
split-complementary
#96BFBF #BF96AB #BFAB96
monochromatic
#538888 #70A8A8 #96BFBF #BCD6D6 #E2EDED
Accessibility & contrast
On white
2.00
#96BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#96BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFBF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFBF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B1B5BF
Tritanopia (blue-blind)
#89C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfbf; /* rgb */ color: rgb(150, 191, 191); /* oklch */ color: oklch(77.5% 0.044 196.3);
Tailwind
colors: {
custom: {
50: '#b5d2d2',
500: '#96bfbf',
950: '#000000',
},
}SCSS
$custom: #96bfbf; $custom-light: #b5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#96bfbf",
"rgb": {
"r": 150,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77516,
"c": 0.04363,
"h": 196.3
},
"luminance": 0.47507
}Semantic roles & 50–950 ramp
primary
#96BFBF
secondary
#DFD2D2
accent
#4343A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282