#9DEB8A#9DEB8A
#9DEB8A is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.7% C 0.150 H 139.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DEB8A |
|---|---|
| RGB | rgb(157, 235, 138) |
| HSL | hsl(108, 71%, 73%) |
| HSV | hsv(108, 41%, 92%) |
| CMYK | cmyk(33.2%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(86.21, -41.86, 39.61) |
| CIE-LCH | lch(86.21, 57.63, 136.58°) |
| OKLab | oklab(86.67% -0.1144 0.0973) |
| OKLCH | oklch(86.67% 0.15 139.6) |
| XYZ | xyz(48.1987, 68.4176, 34.7062) |
| Luminance | 0.6842 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.30
Palegreen
#98FB98
ΔE00 3.83
Pale Light Green
#B1FC99
ΔE00 3.85
Light Pastel Green
#B2FBA5
ΔE00 4.26
Pastel Green
#B0FF9D
ΔE00 4.33
Light Green
#96F97B
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DEB8A #D88AEB
analogous
#CEEB8A #9DEB8A #8AEBA7
triadic
#9DEB8A #8A9DEB #EB8A9D
tetradic
#9DEB8A #8ACEEB #D88AEB #EBA78A
square
#9DEB8A #8ACEEB #D88AEB #EBA78A
split-complementary
#9DEB8A #A78AEB #EB8ACE
monochromatic
#47D625 #71E256 #9DEB8A #C9F4BE #E9FBE5
Accessibility & contrast
On white
1.43
#9DEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#9DEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DEB8A
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DEB8A | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#E5D590
Tritanopia (blue-blind)
#98E5D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9deb8a; /* rgb */ color: rgb(157, 235, 138); /* oklch */ color: oklch(86.7% 0.150 139.6);
Tailwind
colors: {
custom: {
50: '#bdf2ad',
500: '#9deb8a',
950: '#000000',
},
}SCSS
$custom: #9deb8a; $custom-light: #bdf2ad; $custom-dark: #000000;
JSON
{
"hex": "#9deb8a",
"rgb": {
"r": 157,
"g": 235,
"b": 138
},
"hsl": {
"h": 108.247,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86666,
"c": 0.1502,
"h": 139.6
},
"luminance": 0.6842
}Semantic roles & 50–950 ramp
primary
#9DEB8A
secondary
#AF54C5
accent
#13D3AD
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121710
muted
#828581