#9EBD94#9EBD94
#9EBD94 is a light, moderate green. Relative luminance 0.458; OKLCH L 76.4% C 0.066 H 138.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBD94 |
|---|---|
| RGB | rgb(158, 189, 148) |
| HSL | hsl(105, 24%, 66%) |
| HSV | hsv(105, 22%, 74%) |
| CMYK | cmyk(16.4%, 0%, 21.7%, 25.9%) |
| CIE-LAB | lab(73.42, -18.23, 17.33) |
| CIE-LCH | lch(73.42, 25.16, 136.45°) |
| OKLab | oklab(76.43% -0.0494 0.0443) |
| OKLCH | oklch(76.43% 0.066 138.1) |
| XYZ | xyz(37.6423, 45.8017, 34.8687) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.18
Sage Green
#9CAF88
ΔE00 4.50
Greenish Grey
#96AE8D
ΔE00 4.52
Lichen
#8FB67B
ΔE00 5.19
Sage Green (survey)
#88B378
ΔE00 5.96
Sage
#87AE73
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBD94 #B394BD
analogous
#B2BD94 #9EBD94 #94BD9E
triadic
#9EBD94 #949EBD #BD949E
tetradic
#9EBD94 #94B2BD #B394BD #BD9E94
square
#9EBD94 #94B2BD #B394BD #BD9E94
split-complementary
#9EBD94 #9E94BD #BD94B2
monochromatic
#5E8552 #7CA66E #9EBD94 #C0D4BA #E3ECE0
Accessibility & contrast
On white
2.07
#9EBD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#9EBD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBD94
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBD94 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#9DBAB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9ebd94; /* rgb */ color: rgb(158, 189, 148); /* oklch */ color: oklch(76.4% 0.066 138.1);
Tailwind
colors: {
custom: {
50: '#bbd1b3',
500: '#9ebd94',
950: '#000000',
},
}SCSS
$custom: #9ebd94; $custom-light: #bbd1b3; $custom-dark: #000000;
JSON
{
"hex": "#9ebd94",
"rgb": {
"r": 158,
"g": 189,
"b": 148
},
"hsl": {
"h": 105.366,
"s": 23.699,
"l": 66.078
},
"oklch": {
"l": 0.76429,
"c": 0.06642,
"h": 138.1
},
"luminance": 0.45802
}Semantic roles & 50–950 ramp
primary
#9EBD94
secondary
#DAD0DD
accent
#43A28B
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121411
muted
#818280