#95AFAE#95AFAE
#95AFAE is a light, muted teal. Relative luminance 0.401; OKLCH L 73.4% C 0.029 H 193.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFAE |
|---|---|
| RGB | rgb(149, 175, 174) |
| HSL | hsl(178, 14%, 64%) |
| HSV | hsv(178, 15%, 69%) |
| CMYK | cmyk(14.9%, 0%, 0.6%, 31.4%) |
| CIE-LAB | lab(69.54, -9.11, -2.49) |
| CIE-LCH | lch(69.54, 9.44, 195.27°) |
| OKLab | oklab(73.4% -0.0279 -0.0068) |
| OKLCH | oklch(73.4% 0.029 193.7) |
| XYZ | xyz(35.3624, 40.1046, 45.9140) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 8.05
Bluegrey
#85A3B2
ΔE00 8.09
Bluey Grey
#89A0B0
ΔE00 9.50
Greyblue
#77A1B5
ΔE00 9.99
Greyish Teal
#719F91
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFAE #AF9596
analogous
#95AFA1 #95AFAE #95A3AF
triadic
#95AFAE #AE95AF #AFAE95
tetradic
#95AFAE #A195AF #AF9596 #A3AF95
square
#95AFAE #A195AF #AF9596 #A3AF95
split-complementary
#95AFAE #AF95A3 #AFA195
monochromatic
#577372 #729593 #95AFAE #B8C9C9 #DBE4E3
Accessibility & contrast
On white
2.33
#95AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#95AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFAE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFAE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAE
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#8EB1AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95afae; /* rgb */ color: rgb(149, 175, 174); /* oklch */ color: oklch(73.4% 0.029 193.7);
Tailwind
colors: {
custom: {
50: '#b4c6c6',
500: '#95afae',
950: '#000000',
},
}SCSS
$custom: #95afae; $custom-light: #b4c6c6; $custom-dark: #000000;
JSON
{
"hex": "#95afae",
"rgb": {
"r": 149,
"g": 175,
"b": 174
},
"hsl": {
"h": 177.692,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.73401,
"c": 0.02869,
"h": 193.7
},
"luminance": 0.40105
}Semantic roles & 50–950 ramp
primary
#95AFAE
secondary
#D5CBCC
accent
#4D5098
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282