#9FD28E#9FD28E
#9FD28E is a light, moderate green. Relative luminance 0.554; OKLCH L 81.1% C 0.107 H 138.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD28E |
|---|---|
| RGB | rgb(159, 210, 142) |
| HSL | hsl(105, 43%, 69%) |
| HSV | hsv(105, 32%, 82%) |
| CMYK | cmyk(24.3%, 0%, 32.4%, 17.6%) |
| CIE-LAB | lab(79.28, -29.17, 28.51) |
| CIE-LCH | lch(79.28, 40.79, 135.65°) |
| OKLab | oklab(81.11% -0.0795 0.0714) |
| OKLCH | oklch(81.11% 0.107 138.1) |
| XYZ | xyz(42.2259, 55.4159, 34.0575) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.40
Pistachio
#93C572
ΔE00 4.71
Light Moss Green
#A6C875
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 6.14
Light Sage
#BCECAC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD28E #C18ED2
analogous
#C1D28E #9FD28E #8ED29F
triadic
#9FD28E #8E9FD2 #D28E9F
tetradic
#9FD28E #8EC1D2 #C18ED2 #D29F8E
square
#9FD28E #8EC1D2 #C18ED2 #D29F8E
split-complementary
#9FD28E #9F8ED2 #D28EC1
monochromatic
#5AA441 #7AC162 #9FD28E #C4E3BA #E9F5E6
Accessibility & contrast
On white
1.74
#9FD28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#9FD28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD28E
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD28E | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C78A
Deuteranopia (green-blind)
#CEC392
Tritanopia (blue-blind)
#9DCDC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fd28e; /* rgb */ color: rgb(159, 210, 142); /* oklch */ color: oklch(81.1% 0.107 138.1);
Tailwind
colors: {
custom: {
50: '#bce0af',
500: '#9fd28e',
950: '#000000',
},
}SCSS
$custom: #9fd28e; $custom-light: #bce0af; $custom-dark: #000000;
JSON
{
"hex": "#9fd28e",
"rgb": {
"r": 159,
"g": 210,
"b": 142
},
"hsl": {
"h": 105,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.81111,
"c": 0.10688,
"h": 138.1
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#9FD28E
secondary
#955CA8
accent
#2FB694
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481