#95AFA2#95AFA2
#95AFA2 is a light, muted teal. Relative luminance 0.397; OKLCH L 73.0% C 0.034 H 163.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #95AFA2 |
|---|---|
| RGB | rgb(149, 175, 162) |
| HSL | hsl(150, 14%, 64%) |
| HSV | hsv(150, 15%, 69%) |
| CMYK | cmyk(14.9%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(69.22, -11.56, 3.67) |
| CIE-LCH | lch(69.22, 12.13, 162.40°) |
| OKLab | oklab(73.04% -0.0329 0.0095) |
| OKLCH | oklch(73.04% 0.034 163.8) |
| XYZ | xyz(34.2444, 39.6574, 40.0258) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.02
Greyish Teal
#719F91
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 9.03
Grey Green
#86A17D
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.58
Greyish Green
#82A67D
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95AFA2 #AF95A2
analogous
#95AF95 #95AFA2 #95AFAF
triadic
#95AFA2 #A295AF #AFA295
tetradic
#95AFA2 #9595AF #AF95A2 #AFAF95
square
#95AFA2 #9595AF #AF95A2 #AFAF95
split-complementary
#95AFA2 #AF95AF #AF9595
monochromatic
#577365 #729583 #95AFA2 #B8C9C1 #DBE4DF
Accessibility & contrast
On white
2.35
#95AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#95AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95AFA2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95AFA2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#A9A8A3
Tritanopia (blue-blind)
#90AFAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95afa2; /* rgb */ color: rgb(149, 175, 162); /* oklch */ color: oklch(73.0% 0.034 163.8);
Tailwind
colors: {
custom: {
50: '#b4c6bd',
500: '#95afa2',
950: '#000000',
},
}SCSS
$custom: #95afa2; $custom-light: #b4c6bd; $custom-dark: #000000;
JSON
{
"hex": "#95afa2",
"rgb": {
"r": 149,
"g": 175,
"b": 162
},
"hsl": {
"h": 150,
"s": 13.978,
"l": 63.529
},
"oklch": {
"l": 0.73043,
"c": 0.03422,
"h": 163.8
},
"luminance": 0.39658
}Semantic roles & 50–950 ramp
primary
#95AFA2
secondary
#D5CBD0
accent
#4D7398
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111312
muted
#808281