#95AFA7#95AFA7
#95AFA7 is a light, muted teal. Relative luminance 0.398; OKLCH L 73.2% C 0.031 H 174.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFA7 |
|---|---|
| RGB | rgb(149, 175, 167) |
| HSL | hsl(162, 14%, 64%) |
| HSV | hsv(162, 15%, 69%) |
| CMYK | cmyk(14.9%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(69.35, -10.56, 1.10) |
| CIE-LCH | lch(69.35, 10.62, 174.06°) |
| OKLab | oklab(73.19% -0.0308 0.0028) |
| OKLCH | oklch(73.19% 0.031 174.9) |
| XYZ | xyz(34.6977, 39.8387, 42.4133) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.92
Greyish Teal
#719F91
ΔE00 8.47
Greenish Grey
#96AE8D
ΔE00 9.11
Cool Gray
#9AA7B0
ΔE00 10.74
Cadetblue
#5F9EA0
ΔE00 11.01
Sage Green
#9CAF88
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFA7 #AF959D
analogous
#95AF9A #95AFA7 #95AAAF
triadic
#95AFA7 #A795AF #AFA795
tetradic
#95AFA7 #9A95AF #AF959D #AAAF95
square
#95AFA7 #9A95AF #AF959D #AAAF95
split-complementary
#95AFA7 #AF95AA #AF9A95
monochromatic
#57736A #72958A #95AFA7 #B8C9C4 #DBE4E1
Accessibility & contrast
On white
2.34
#95AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#95AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFA7
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFA7 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA7
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#8FB0AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95afa7; /* rgb */ color: rgb(149, 175, 167); /* oklch */ color: oklch(73.2% 0.031 174.9);
Tailwind
colors: {
custom: {
50: '#b4c6c1',
500: '#95afa7',
950: '#000000',
},
}SCSS
$custom: #95afa7; $custom-light: #b4c6c1; $custom-dark: #000000;
JSON
{
"hex": "#95afa7",
"rgb": {
"r": 149,
"g": 175,
"b": 167
},
"hsl": {
"h": 161.538,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.73189,
"c": 0.03089,
"h": 174.9
},
"luminance": 0.3984
}Semantic roles & 50–950 ramp
primary
#95AFA7
secondary
#D5CBCE
accent
#4D6498
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281