#9EA693#9EA693
#9EA693 is a light, muted yellow-green. Relative luminance 0.366; OKLCH L 71.3% C 0.028 H 125.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA693 |
|---|---|
| RGB | rgb(158, 166, 147) |
| HSL | hsl(85, 10%, 61%) |
| HSV | hsv(85, 11%, 65%) |
| CMYK | cmyk(4.8%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(67.01, -6.38, 8.87) |
| CIE-LCH | lch(67.01, 10.93, 125.72°) |
| OKLab | oklab(71.33% -0.0166 0.0231) |
| OKLCH | oklch(71.33% 0.028 125.8) |
| XYZ | xyz(33.0024, 36.6481, 32.9332) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.62
Greyish
#A8A495
ΔE00 6.09
Greenish Grey
#96AE8D
ΔE00 7.14
Bland
#AFA88B
ΔE00 7.29
Sage Green
#9CAF88
ΔE00 7.46
Stone (survey)
#ADA587
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA693 #9B93A6
analogous
#A6A593 #9EA693 #95A693
triadic
#9EA693 #939EA6 #A6939E
tetradic
#9EA693 #93A6A5 #9B93A6 #A69395
square
#9EA693 #93A6A5 #9B93A6 #A69395
split-complementary
#9EA693 #9395A6 #A593A6
monochromatic
#616856 #808A72 #9EA693 #BCC2B5 #DADDD6
Accessibility & contrast
On white
2.52
#9EA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9EA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA693
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA693 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#A7A394
Tritanopia (blue-blind)
#9FA4A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ea693; /* rgb */ color: rgb(158, 166, 147); /* oklch */ color: oklch(71.3% 0.028 125.8);
Tailwind
colors: {
custom: {
50: '#bac0b2',
500: '#9ea693',
950: '#000000',
},
}SCSS
$custom: #9ea693; $custom-light: #bac0b2; $custom-dark: #000000;
JSON
{
"hex": "#9ea693",
"rgb": {
"r": 158,
"g": 166,
"b": 147
},
"hsl": {
"h": 85.263,
"s": 9.645,
"l": 61.373
},
"oklch": {
"l": 0.7133,
"c": 0.02843,
"h": 125.8
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#9EA693
secondary
#CAC7CE
accent
#52946E
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180