#9FCD80#9FCD80
#9FCD80 is a light, moderate yellow-green. Relative luminance 0.526; OKLCH L 79.7% C 0.114 H 133.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCD80 |
|---|---|
| RGB | rgb(159, 205, 128) |
| HSL | hsl(96, 44%, 65%) |
| HSV | hsv(96, 38%, 80%) |
| CMYK | cmyk(22.4%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(77.63, -28.82, 33.56) |
| CIE-LCH | lch(77.63, 44.24, 130.65°) |
| OKLab | oklab(79.71% -0.0788 0.083) |
| OKLCH | oklch(79.71% 0.114 133.5) |
| XYZ | xyz(40.0248, 52.5912, 28.4602) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.62
Light Moss Green
#A6C875
ΔE00 3.08
Pale Olive Green
#B1D27B
ΔE00 4.00
Pale Olive
#B9CC81
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 5.88
Tan Green
#A9BE70
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCD80 #AE80CD
analogous
#C6CD80 #9FCD80 #80CD87
triadic
#9FCD80 #809FCD #CD809F
tetradic
#9FCD80 #80C6CD #AE80CD #CD8780
square
#9FCD80 #80C6CD #AE80CD #CD8780
split-complementary
#9FCD80 #8780CD #CD80C6
monochromatic
#60973B #7EBC54 #9FCD80 #C0DEAC #E1F0D8
Accessibility & contrast
On white
1.82
#9FCD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#9FCD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCD80
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCD80 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#CCBE84
Tritanopia (blue-blind)
#A0C7BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fcd80; /* rgb */ color: rgb(159, 205, 128); /* oklch */ color: oklch(79.7% 0.114 133.5);
Tailwind
colors: {
custom: {
50: '#bcdca5',
500: '#9fcd80',
950: '#000000',
},
}SCSS
$custom: #9fcd80; $custom-light: #bcdca5; $custom-dark: #000000;
JSON
{
"hex": "#9fcd80",
"rgb": {
"r": 159,
"g": 205,
"b": 128
},
"hsl": {
"h": 95.844,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.79709,
"c": 0.11443,
"h": 133.5
},
"luminance": 0.52592
}Semantic roles & 50–950 ramp
primary
#9FCD80
secondary
#80549D
accent
#2FB780
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480