#9FD67D#9FD67D
#9FD67D is a light, vivid yellow-green. Relative luminance 0.569; OKLCH L 81.7% C 0.131 H 134.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD67D |
|---|---|
| RGB | rgb(159, 214, 125) |
| HSL | hsl(97, 52%, 66%) |
| HSV | hsv(97, 42%, 84%) |
| CMYK | cmyk(25.7%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(80.15, -33.45, 38.33) |
| CIE-LCH | lch(80.15, 50.87, 131.12°) |
| OKLab | oklab(81.72% -0.0918 0.0939) |
| OKLCH | oklch(81.72% 0.131 134.4) |
| XYZ | xyz(42.0454, 56.9435, 28.1740) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.03
Pistachio
#93C572
ΔE00 4.19
Light Moss Green
#A6C875
ΔE00 4.49
Light Grey Green
#B7E1A1
ΔE00 5.87
Lightgreen
#90EE90
ΔE00 6.78
Pale Olive
#B9CC81
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD67D #B47DD6
analogous
#CCD67D #9FD67D #7DD688
triadic
#9FD67D #7D9FD6 #D67D9F
tetradic
#9FD67D #7DCCD6 #B47DD6 #D6887D
square
#9FD67D #7DCCD6 #B47DD6 #D6887D
split-complementary
#9FD67D #887DD6 #D67DCC
monochromatic
#5FA534 #7DC74E #9FD67D #C1E5AC #E4F3DA
Accessibility & contrast
On white
1.70
#9FD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#9FD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD67D
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD67D | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA76
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#9FD0C0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd67d; /* rgb */ color: rgb(159, 214, 125); /* oklch */ color: oklch(81.7% 0.131 134.4);
Tailwind
colors: {
custom: {
50: '#bde3a4',
500: '#9fd67d',
950: '#000000',
},
}SCSS
$custom: #9fd67d; $custom-light: #bde3a4; $custom-dark: #000000;
JSON
{
"hex": "#9fd67d",
"rgb": {
"r": 159,
"g": 214,
"b": 125
},
"hsl": {
"h": 97.079,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.81722,
"c": 0.13127,
"h": 134.4
},
"luminance": 0.56945
}Semantic roles & 50–950 ramp
primary
#9FD67D
secondary
#864FA9
accent
#26BF85
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480