#9FDF83#9FDF83
#9FDF83 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.9% C 0.138 H 136.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDF83 |
|---|---|
| RGB | rgb(159, 223, 131) |
| HSL | hsl(102, 59%, 69%) |
| HSV | hsv(102, 41%, 87%) |
| CMYK | cmyk(28.7%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(82.80, -36.79, 38.72) |
| CIE-LCH | lch(82.80, 53.41, 133.53°) |
| OKLab | oklab(83.89% -0.1008 0.095) |
| OKLCH | oklch(83.89% 0.138 136.7) |
| XYZ | xyz(44.7813, 61.7834, 31.0343) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.67
Pale Olive Green
#B1D27B
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.91
Tea Green
#BDF8A3
ΔE00 6.07
Pale Light Green
#B1FC99
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDF83 #C383DF
analogous
#CDDF83 #9FDF83 #83DF95
triadic
#9FDF83 #839FDF #DF839F
tetradic
#9FDF83 #83CDDF #C383DF #DF9583
square
#9FDF83 #83CDDF #C383DF #DF9583
split-complementary
#9FDF83 #9583DF #DF83CD
monochromatic
#59B830 #79D252 #9FDF83 #C5ECB4 #EAF8E4
Accessibility & contrast
On white
1.57
#9FDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#9FDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDF83
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDF83 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27C
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#9DD9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9fdf83; /* rgb */ color: rgb(159, 223, 131); /* oklch */ color: oklch(83.9% 0.138 136.7);
Tailwind
colors: {
custom: {
50: '#bde9a8',
500: '#9fdf83',
950: '#000000',
},
}SCSS
$custom: #9fdf83; $custom-light: #bde9a8; $custom-dark: #000000;
JSON
{
"hex": "#9fdf83",
"rgb": {
"r": 159,
"g": 223,
"b": 131
},
"hsl": {
"h": 101.739,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.83893,
"c": 0.13848,
"h": 136.7
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#9FDF83
secondary
#9750B6
accent
#1FC794
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#121610
muted
#828480