#95AFAA#95AFAA
#95AFAA is a light, muted teal. Relative luminance 0.400; OKLCH L 73.3% C 0.030 H 182.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFAA |
|---|---|
| RGB | rgb(149, 175, 170) |
| HSL | hsl(168, 14%, 64%) |
| HSV | hsv(168, 15%, 69%) |
| CMYK | cmyk(14.9%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(69.43, -9.94, -0.44) |
| CIE-LCH | lch(69.43, 9.95, 182.53°) |
| OKLab | oklab(73.28% -0.0295 -0.0013) |
| OKLCH | oklch(73.28% 0.03 182.6) |
| XYZ | xyz(34.9783, 39.9509, 43.8908) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 9.08
Cool Gray
#9AA7B0
ΔE00 9.58
Bluegrey
#85A3B2
ΔE00 9.90
Greenish Grey
#96AE8D
ΔE00 10.46
Cadetblue
#5F9EA0
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFAA #AF959A
analogous
#95AF9D #95AFAA #95A7AF
triadic
#95AFAA #AA95AF #AFAA95
tetradic
#95AFAA #9D95AF #AF959A #A7AF95
square
#95AFAA #9D95AF #AF959A #A7AF95
split-complementary
#95AFAA #AF95A7 #AF9D95
monochromatic
#57736D #72958E #95AFAA #B8C9C6 #DBE4E2
Accessibility & contrast
On white
2.34
#95AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#95AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFAA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFAA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#A7A8AA
Tritanopia (blue-blind)
#8EB0AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95afaa; /* rgb */ color: rgb(149, 175, 170); /* oklch */ color: oklch(73.3% 0.030 182.6);
Tailwind
colors: {
custom: {
50: '#b4c6c3',
500: '#95afaa',
950: '#000000',
},
}SCSS
$custom: #95afaa; $custom-light: #b4c6c3; $custom-dark: #000000;
JSON
{
"hex": "#95afaa",
"rgb": {
"r": 149,
"g": 175,
"b": 170
},
"hsl": {
"h": 168.462,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.73279,
"c": 0.02955,
"h": 182.6
},
"luminance": 0.39952
}Semantic roles & 50–950 ramp
primary
#95AFAA
secondary
#D5CBCD
accent
#4D5C98
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111312
muted
#808281