#9ED689#9ED689
#9ED689 is a light, moderate green. Relative luminance 0.572; OKLCH L 81.9% C 0.119 H 137.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED689 |
|---|---|
| RGB | rgb(158, 214, 137) |
| HSL | hsl(104, 48%, 69%) |
| HSV | hsv(104, 36%, 84%) |
| CMYK | cmyk(26.2%, 0%, 36%, 16.1%) |
| CIE-LAB | lab(80.27, -32.15, 32.40) |
| CIE-LCH | lch(80.27, 45.64, 134.78°) |
| OKLab | oklab(81.87% -0.0877 0.0805) |
| OKLCH | oklch(81.87% 0.119 137.5) |
| XYZ | xyz(42.6612, 57.1670, 32.4487) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.59
Pistachio
#93C572
ΔE00 4.60
Pale Olive Green
#B1D27B
ΔE00 5.27
Light Moss Green
#A6C875
ΔE00 5.39
Light Sage
#BCECAC
ΔE00 6.29
Hospital Green
#9BE5AA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED689 #C189D6
analogous
#C5D689 #9ED689 #89D69B
triadic
#9ED689 #899ED6 #D6899E
tetradic
#9ED689 #89C5D6 #C189D6 #D69B89
square
#9ED689 #89C5D6 #C189D6 #D69B89
split-complementary
#9ED689 #9B89D6 #D689C5
monochromatic
#59AA3B #79C65C #9ED689 #C3E6B6 #E9F6E4
Accessibility & contrast
On white
1.69
#9ED689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#9ED689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED689
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED689 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA84
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#9CD1C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9ed689; /* rgb */ color: rgb(158, 214, 137); /* oklch */ color: oklch(81.9% 0.119 137.5);
Tailwind
colors: {
custom: {
50: '#bce3ac',
500: '#9ed689',
950: '#000000',
},
}SCSS
$custom: #9ed689; $custom-light: #bce3ac; $custom-dark: #000000;
JSON
{
"hex": "#9ed689",
"rgb": {
"r": 158,
"g": 214,
"b": 137
},
"hsl": {
"h": 103.636,
"s": 48.428,
"l": 68.824
},
"oklch": {
"l": 0.81869,
"c": 0.11909,
"h": 137.5
},
"luminance": 0.57168
}Semantic roles & 50–950 ramp
primary
#9ED689
secondary
#9557AC
accent
#2ABC94
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481