#94AE9E#94AE9E
#94AE9E is a light, muted green. Relative luminance 0.390; OKLCH L 72.6% C 0.037 H 158.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #94AE9E |
|---|---|
| RGB | rgb(148, 174, 158) |
| HSL | hsl(143, 14%, 63%) |
| HSV | hsv(143, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 9.2%, 31.8%) |
| CIE-LAB | lab(68.78, -12.17, 5.22) |
| CIE-LCH | lch(68.78, 13.24, 156.77°) |
| OKLab | oklab(72.64% -0.0342 0.0136) |
| OKLCH | oklch(72.64% 0.037 158.3) |
| XYZ | xyz(33.5189, 39.0359, 38.1098) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.83
Greyish Teal
#719F91
ΔE00 7.71
Sage Green
#9CAF88
ΔE00 7.92
Grey Green
#86A17D
ΔE00 8.06
Greyish Green
#82A67D
ΔE00 8.91
Greeny Grey
#7EA07A
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AE9E #AE94A4
analogous
#97AE94 #94AE9E #94AEAB
triadic
#94AE9E #9E94AE #AE9E94
tetradic
#94AE9E #9497AE #AE94A4 #AEAB94
square
#94AE9E #9497AE #AE94A4 #AEAB94
split-complementary
#94AE9E #AB94AE #AE9497
monochromatic
#567261 #71947E #94AE9E #B7C8BE #DAE3DD
Accessibility & contrast
On white
2.38
#94AE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#94AE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AE9E
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AE9E | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#A9A69F
Tritanopia (blue-blind)
#90AEA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94ae9e; /* rgb */ color: rgb(148, 174, 158); /* oklch */ color: oklch(72.6% 0.037 158.3);
Tailwind
colors: {
custom: {
50: '#b3c6ba',
500: '#94ae9e',
950: '#000000',
},
}SCSS
$custom: #94ae9e; $custom-light: #b3c6ba; $custom-dark: #000000;
JSON
{
"hex": "#94ae9e",
"rgb": {
"r": 148,
"g": 174,
"b": 158
},
"hsl": {
"h": 143.077,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72637,
"c": 0.03677,
"h": 158.3
},
"luminance": 0.39037
}Semantic roles & 50–950 ramp
primary
#94AE9E
secondary
#D4CAD0
accent
#4E7B98
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280