#9DE87F#9DE87F
#9DE87F is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.8% C 0.157 H 137.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9DE87F |
|---|---|
| RGB | rgb(157, 232, 127) |
| HSL | hsl(103, 70%, 70%) |
| HSV | hsv(103, 45%, 91%) |
| CMYK | cmyk(32.3%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(85.21, -42.00, 43.72) |
| CIE-LCH | lch(85.21, 60.62, 133.85°) |
| OKLab | oklab(85.8% -0.1152 0.1062) |
| OKLCH | oklch(85.8% 0.157 137.3) |
| XYZ | xyz(46.5907, 66.4117, 30.4385) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.69
Light Green
#96F97B
ΔE00 4.28
Pale Light Green
#B1FC99
ΔE00 4.62
Palegreen
#98FB98
ΔE00 5.05
Spring Green (survey)
#A9F971
ΔE00 5.17
Pastel Green
#B0FF9D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DE87F #CA7FE8
analogous
#D1E87F #9DE87F #7FE895
triadic
#9DE87F #7F9DE8 #E87F9D
tetradic
#9DE87F #7FD1E8 #CA7FE8 #E8957F
square
#9DE87F #7FD1E8 #CA7FE8 #E8957F
split-complementary
#9DE87F #957FE8 #E87FD1
monochromatic
#53C924 #75DF4B #9DE87F #C5F1B3 #EBFAE5
Accessibility & contrast
On white
1.47
#9DE87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#9DE87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DE87F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DE87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DE87F | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED977
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#9AE1CF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #9de87f; /* rgb */ color: rgb(157, 232, 127); /* oklch */ color: oklch(85.8% 0.157 137.3);
Tailwind
colors: {
custom: {
50: '#bdefa6',
500: '#9de87f',
950: '#000000',
},
}SCSS
$custom: #9de87f; $custom-light: #bdefa6; $custom-dark: #000000;
JSON
{
"hex": "#9de87f",
"rgb": {
"r": 157,
"g": 232,
"b": 127
},
"hsl": {
"h": 102.857,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.85798,
"c": 0.15668,
"h": 137.3
},
"luminance": 0.66414
}Semantic roles & 50–950 ramp
primary
#9DE87F
secondary
#9F4BC1
accent
#14D29B
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12160F
muted
#828580