#9DEB80#9DEB80
#9DEB80 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.5% C 0.160 H 137.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEB80 |
|---|---|
| RGB | rgb(157, 235, 128) |
| HSL | hsl(104, 73%, 71%) |
| HSV | hsv(104, 46%, 92%) |
| CMYK | cmyk(33.2%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(86.08, -43.18, 44.33) |
| CIE-LCH | lch(86.08, 61.88, 134.25°) |
| OKLab | oklab(86.51% -0.1184 0.1076) |
| OKLCH | oklch(86.51% 0.16 137.7) |
| XYZ | xyz(47.5078, 68.1412, 31.0673) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Light Green
#96F97B
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 4.13
Palegreen
#98FB98
ΔE00 4.53
Spring Green (survey)
#A9F971
ΔE00 4.70
Pastel Green
#B0FF9D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEB80 #CE80EB
analogous
#D2EB80 #9DEB80 #80EB98
triadic
#9DEB80 #809DEB #EB809D
tetradic
#9DEB80 #80D2EB #CE80EB #EB9880
square
#9DEB80 #80D2EB #CE80EB #EB9880
split-complementary
#9DEB80 #9880EB #EB80D2
monochromatic
#50D021 #74E34B #9DEB80 #C6F3B5 #EBFBE5
Accessibility & contrast
On white
1.44
#9DEB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#9DEB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEB80
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEB80 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#9AE4D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9deb80; /* rgb */ color: rgb(157, 235, 128); /* oklch */ color: oklch(86.5% 0.160 137.7);
Tailwind
colors: {
custom: {
50: '#bdf2a6',
500: '#9deb80',
950: '#000000',
},
}SCSS
$custom: #9deb80; $custom-light: #bdf2a6; $custom-dark: #000000;
JSON
{
"hex": "#9deb80",
"rgb": {
"r": 157,
"g": 235,
"b": 128
},
"hsl": {
"h": 103.738,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.86509,
"c": 0.16001,
"h": 137.7
},
"luminance": 0.68143
}Semantic roles & 50–950 ramp
primary
#9DEB80
secondary
#A34BC4
accent
#11D5A0
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#12170F
muted
#828580