#9FDF80#9FDF80
#9FDF80 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.8% C 0.142 H 136.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDF80 |
|---|---|
| RGB | rgb(159, 223, 128) |
| HSL | hsl(100, 60%, 69%) |
| HSV | hsv(100, 43%, 87%) |
| CMYK | cmyk(28.7%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.76, -37.19, 40.16) |
| CIE-LCH | lch(82.76, 54.73, 132.80°) |
| OKLab | oklab(83.84% -0.102 0.0982) |
| OKLCH | oklch(83.84% 0.142 136.1) |
| XYZ | xyz(44.5809, 61.7033, 29.9789) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.86
Pale Olive Green
#B1D27B
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 6.14
Tea Green
#BDF8A3
ΔE00 6.21
Pale Light Green
#B1FC99
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDF80 #C080DF
analogous
#CFDF80 #9FDF80 #80DF91
triadic
#9FDF80 #809FDF #DF809F
tetradic
#9FDF80 #80CFDF #C080DF #DF9180
square
#9FDF80 #80CFDF #C080DF #DF9180
split-complementary
#9FDF80 #9180DF #DF80CF
monochromatic
#5BB72E #7AD34F #9FDF80 #C4EBB1 #E9F8E2
Accessibility & contrast
On white
1.57
#9FDF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#9FDF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDF80
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDF80 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#9ED9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9fdf80; /* rgb */ color: rgb(159, 223, 128); /* oklch */ color: oklch(83.8% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#bde9a6',
500: '#9fdf80',
950: '#000000',
},
}SCSS
$custom: #9fdf80; $custom-light: #bde9a6; $custom-dark: #000000;
JSON
{
"hex": "#9fdf80",
"rgb": {
"r": 159,
"g": 223,
"b": 128
},
"hsl": {
"h": 100.421,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83844,
"c": 0.14153,
"h": 136.1
},
"luminance": 0.61705
}Semantic roles & 50–950 ramp
primary
#9FDF80
secondary
#944DB6
accent
#1EC790
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480