#9DDC8A#9DDC8A
#9DDC8A is a very light, vivid green. Relative luminance 0.602; OKLCH L 83.2% C 0.128 H 138.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9DDC8A |
|---|---|
| RGB | rgb(157, 220, 138) |
| HSL | hsl(106, 54%, 70%) |
| HSV | hsv(106, 37%, 86%) |
| CMYK | cmyk(28.6%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(81.94, -35.12, 34.07) |
| CIE-LCH | lch(81.94, 48.93, 135.87°) |
| OKLab | oklab(83.21% -0.0959 0.0845) |
| OKLCH | oklch(83.21% 0.128 138.6) |
| XYZ | xyz(44.0839, 60.1879, 33.3345) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.95
Pistachio
#93C572
ΔE00 5.79
Light Sage
#BCECAC
ΔE00 5.90
Hospital Green
#9BE5AA
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DDC8A #C98ADC
analogous
#C6DC8A #9DDC8A #8ADCA0
triadic
#9DDC8A #8A9DDC #DC8A9D
tetradic
#9DDC8A #8AC6DC #C98ADC #DCA08A
square
#9DDC8A #8AC6DC #C98ADC #DCA08A
split-complementary
#9DDC8A #A08ADC #DC8AC6
monochromatic
#54B536 #76CE5B #9DDC8A #C4EAB9 #EBF8E7
Accessibility & contrast
On white
1.61
#9DDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#9DDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DDC8A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DDC8A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF84
Deuteranopia (green-blind)
#D7CA8F
Tritanopia (blue-blind)
#9AD7C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9ddc8a; /* rgb */ color: rgb(157, 220, 138); /* oklch */ color: oklch(83.2% 0.128 138.6);
Tailwind
colors: {
custom: {
50: '#bce7ad',
500: '#9ddc8a',
950: '#000000',
},
}SCSS
$custom: #9ddc8a; $custom-light: #bce7ad; $custom-dark: #000000;
JSON
{
"hex": "#9ddc8a",
"rgb": {
"r": 157,
"g": 220,
"b": 138
},
"hsl": {
"h": 106.098,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83205,
"c": 0.12779,
"h": 138.6
},
"luminance": 0.60189
}Semantic roles & 50–950 ramp
primary
#9DDC8A
secondary
#9E57B3
accent
#24C19D
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481