#96AFAF#96AFAF
#96AFAF is a light, muted teal. Relative luminance 0.402; OKLCH L 73.5% C 0.028 H 196.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #96AFAF |
|---|---|
| RGB | rgb(150, 175, 175) |
| HSL | hsl(180, 14%, 64%) |
| HSV | hsv(180, 14%, 69%) |
| CMYK | cmyk(14.3%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(69.64, -8.57, -2.89) |
| CIE-LCH | lch(69.64, 9.04, 198.65°) |
| OKLab | oklab(73.5% -0.0264 -0.0079) |
| OKLCH | oklch(73.5% 0.028 196.6) |
| XYZ | xyz(35.6435, 40.2382, 46.4379) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.38
Cool Gray
#9AA7B0
ΔE00 7.44
Bluegrey
#85A3B2
ΔE00 7.63
Bluey Grey
#89A0B0
ΔE00 8.97
Greyblue
#77A1B5
ΔE00 9.64
Pewter
#899397
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96AFAF #AF9696
analogous
#96AFA2 #96AFAF #96A2AF
triadic
#96AFAF #AF96AF #AFAF96
tetradic
#96AFAF #A296AF #AF9696 #A2AF96
square
#96AFAF #A296AF #AF9696 #A2AF96
split-complementary
#96AFAF #AF96A2 #AFA296
monochromatic
#587373 #739595 #96AFAF #B9C9C9 #DBE4E4
Accessibility & contrast
On white
2.32
#96AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#96AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96AFAF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96AFAF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#8FB1AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #96afaf; /* rgb */ color: rgb(150, 175, 175); /* oklch */ color: oklch(73.5% 0.028 196.6);
Tailwind
colors: {
custom: {
50: '#b5c6c6',
500: '#96afaf',
950: '#000000',
},
}SCSS
$custom: #96afaf; $custom-light: #b5c6c6; $custom-dark: #000000;
JSON
{
"hex": "#96afaf",
"rgb": {
"r": 150,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 13.514,
"l": 63.725
},
"oklch": {
"l": 0.73503,
"c": 0.0276,
"h": 196.6
},
"luminance": 0.40239
}Semantic roles & 50–950 ramp
primary
#96AFAF
secondary
#D5CCCC
accent
#4E4E98
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282