#9DEB83#9DEB83
#9DEB83 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.6% C 0.157 H 138.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEB83 |
|---|---|
| RGB | rgb(157, 235, 131) |
| HSL | hsl(105, 72%, 72%) |
| HSV | hsv(105, 44%, 92%) |
| CMYK | cmyk(33.2%, 0%, 44.3%, 7.8%) |
| CIE-LAB | lab(86.12, -42.80, 42.92) |
| CIE-LCH | lch(86.12, 60.61, 134.92°) |
| OKLab | oklab(86.56% -0.1172 0.1046) |
| OKLCH | oklch(86.56% 0.157 138.3) |
| XYZ | xyz(47.7082, 68.2214, 32.1226) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.09
Light Green
#96F97B
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 3.98
Palegreen
#98FB98
ΔE00 4.27
Pastel Green
#B0FF9D
ΔE00 4.56
Easter Green
#8CFD7E
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEB83 #D183EB
analogous
#D1EB83 #9DEB83 #83EB9D
triadic
#9DEB83 #839DEB #EB839D
tetradic
#9DEB83 #83D1EB #D183EB #EB9D83
square
#9DEB83 #83D1EB #D183EB #EB9D83
split-complementary
#9DEB83 #9D83EB #EB83D1
monochromatic
#4ED222 #73E24E #9DEB83 #C7F4B8 #EAFBE5
Accessibility & contrast
On white
1.43
#9DEB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#9DEB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEB83
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEB83 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E5D589
Tritanopia (blue-blind)
#99E5D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #9deb83; /* rgb */ color: rgb(157, 235, 131); /* oklch */ color: oklch(86.6% 0.157 138.3);
Tailwind
colors: {
custom: {
50: '#bdf2a8',
500: '#9deb83',
950: '#000000',
},
}SCSS
$custom: #9deb83; $custom-light: #bdf2a8; $custom-dark: #000000;
JSON
{
"hex": "#9deb83",
"rgb": {
"r": 157,
"g": 235,
"b": 131
},
"hsl": {
"h": 105,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.86555,
"c": 0.15709,
"h": 138.3
},
"luminance": 0.68223
}Semantic roles & 50–950 ramp
primary
#9DEB83
secondary
#A74DC5
accent
#11D4A4
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581