#94A896#94A896
#94A896 is a light, muted green. Relative luminance 0.365; OKLCH L 71.1% C 0.034 H 148.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #94A896 |
|---|---|
| RGB | rgb(148, 168, 150) |
| HSL | hsl(126, 10%, 62%) |
| HSV | hsv(126, 12%, 66%) |
| CMYK | cmyk(11.9%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(66.90, -10.52, 6.95) |
| CIE-LCH | lch(66.90, 12.61, 146.54°) |
| OKLab | oklab(71.08% -0.029 0.0181) |
| OKLCH | oklch(71.08% 0.034 148) |
| XYZ | xyz(31.7192, 36.5027, 34.2229) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.21
Grey Green
#86A17D
ΔE00 6.86
Sage Green
#9CAF88
ΔE00 6.96
Greeny Grey
#7EA07A
ΔE00 8.21
Greyish Green
#82A67D
ΔE00 8.33
Greyish Teal
#719F91
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A896 #A894A6
analogous
#9CA894 #94A896 #94A8A0
triadic
#94A896 #9694A8 #A89694
tetradic
#94A896 #949CA8 #A894A6 #A8A094
square
#94A896 #949CA8 #A894A6 #A8A094
split-complementary
#94A896 #A094A8 #A8949C
monochromatic
#576B59 #728D75 #94A896 #B6C3B7 #D8DFD8
Accessibility & contrast
On white
2.53
#94A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#94A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A896
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A896 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A495
Deuteranopia (green-blind)
#A5A297
Tritanopia (blue-blind)
#92A7A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #94a896; /* rgb */ color: rgb(148, 168, 150); /* oklch */ color: oklch(71.1% 0.034 148.0);
Tailwind
colors: {
custom: {
50: '#b3c1b4',
500: '#94a896',
950: '#000000',
},
}SCSS
$custom: #94a896; $custom-light: #b3c1b4; $custom-dark: #000000;
JSON
{
"hex": "#94a896",
"rgb": {
"r": 148,
"g": 168,
"b": 150
},
"hsl": {
"h": 126,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71082,
"c": 0.03417,
"h": 148
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#94A896
secondary
#D0C8CF
accent
#518E94
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180