#9DD080#9DD080
#9DD080 is a light, vivid yellow-green. Relative luminance 0.538; OKLCH L 80.3% C 0.120 H 134.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD080 |
|---|---|
| RGB | rgb(157, 208, 128) |
| HSL | hsl(98, 46%, 66%) |
| HSV | hsv(98, 38%, 82%) |
| CMYK | cmyk(24.5%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(78.37, -30.95, 34.49) |
| CIE-LCH | lch(78.37, 46.34, 131.90°) |
| OKLab | oklab(80.27% -0.0847 0.0851) |
| OKLCH | oklch(80.27% 0.12 134.8) |
| XYZ | xyz(40.3558, 53.8373, 28.6833) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 2.94
Light Moss Green
#A6C875
ΔE00 3.77
Pale Olive Green
#B1D27B
ΔE00 4.25
Light Grey Green
#B7E1A1
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 6.43
Tan Green
#A9BE70
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD080 #B380D0
analogous
#C5D080 #9DD080 #80D08B
triadic
#9DD080 #809DD0 #D0809D
tetradic
#9DD080 #80C5D0 #B380D0 #D08B80
square
#9DD080 #80C5D0 #B380D0 #D08B80
split-complementary
#9DD080 #8B80D0 #D080C5
monochromatic
#5D9C3A #7BBF53 #9DD080 #BFE1AD #E2F1D9
Accessibility & contrast
On white
1.78
#9DD080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#9DD080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD080
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD080 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#9DCABC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9dd080; /* rgb */ color: rgb(157, 208, 128); /* oklch */ color: oklch(80.3% 0.120 134.8);
Tailwind
colors: {
custom: {
50: '#bbdea6',
500: '#9dd080',
950: '#000000',
},
}SCSS
$custom: #9dd080; $custom-light: #bbdea6; $custom-dark: #000000;
JSON
{
"hex": "#9dd080",
"rgb": {
"r": 157,
"g": 208,
"b": 128
},
"hsl": {
"h": 98.25,
"s": 45.977,
"l": 65.882
},
"oklch": {
"l": 0.80269,
"c": 0.12007,
"h": 134.8
},
"luminance": 0.53838
}Semantic roles & 50–950 ramp
primary
#9DD080
secondary
#8553A1
accent
#2CB986
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480