#94AE9C#94AE9C
#94AE9C is a light, muted green. Relative luminance 0.390; OKLCH L 72.6% C 0.039 H 155.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #94AE9C |
|---|---|
| RGB | rgb(148, 174, 156) |
| HSL | hsl(138, 14%, 63%) |
| HSV | hsv(138, 15%, 68%) |
| CMYK | cmyk(14.9%, 0%, 10.3%, 31.8%) |
| CIE-LAB | lab(68.73, -12.55, 6.25) |
| CIE-LCH | lch(68.73, 14.02, 153.52°) |
| OKLab | oklab(72.58% -0.035 0.0163) |
| OKLCH | oklch(72.58% 0.039 155.1) |
| XYZ | xyz(33.3481, 38.9676, 37.2106) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.09
Sage Green
#9CAF88
ΔE00 7.22
Grey Green
#86A17D
ΔE00 7.42
Greyish Teal
#719F91
ΔE00 7.79
Greyish Green
#82A67D
ΔE00 8.23
Greeny Grey
#7EA07A
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AE9C #AE94A6
analogous
#99AE94 #94AE9C #94AEA9
triadic
#94AE9C #9C94AE #AE9C94
tetradic
#94AE9C #9499AE #AE94A6 #AEA994
square
#94AE9C #9499AE #AE94A6 #AEA994
split-complementary
#94AE9C #A994AE #AE9499
monochromatic
#56725E #71947C #94AE9C #B7C8BC #DAE3DC
Accessibility & contrast
On white
2.39
#94AE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#94AE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AE9C
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AE9C | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9B
Deuteranopia (green-blind)
#A9A69D
Tritanopia (blue-blind)
#90ADA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #94ae9c; /* rgb */ color: rgb(148, 174, 156); /* oklch */ color: oklch(72.6% 0.039 155.1);
Tailwind
colors: {
custom: {
50: '#b3c6b9',
500: '#94ae9c',
950: '#000000',
},
}SCSS
$custom: #94ae9c; $custom-light: #b3c6b9; $custom-dark: #000000;
JSON
{
"hex": "#94ae9c",
"rgb": {
"r": 148,
"g": 174,
"b": 156
},
"hsl": {
"h": 138.462,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.72581,
"c": 0.03862,
"h": 155.1
},
"luminance": 0.38968
}Semantic roles & 50–950 ramp
primary
#94AE9C
secondary
#D4CAD1
accent
#4E8198
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280