#DDFA8A#DDFA8A
#DDFA8A is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.0% C 0.142 H 121.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFA8A |
|---|---|
| RGB | rgb(221, 250, 138) |
| HSL | hsl(76, 92%, 76%) |
| HSV | hsv(76, 45%, 98%) |
| CMYK | cmyk(11.6%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(94.13, -26.22, 50.39) |
| CIE-LCH | lch(94.13, 56.80, 117.49°) |
| OKLab | oklab(94.03% -0.0732 0.1213) |
| OKLCH | oklch(94.03% 0.142 121.1) |
| XYZ | xyz(68.5921, 85.5784, 36.9446) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.49
Light Pea Green
#C4FE82
ΔE00 4.84
Pear
#CBF85F
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Light Khaki
#E6F2A2
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFA8A #A78AFA
analogous
#FADF8A #DDFA8A #A5FA8A
triadic
#DDFA8A #8ADDFA #FA8ADD
tetradic
#DDFA8A #8AFADF #A78AFA #FA8AA5
square
#DDFA8A #8AFADF #A78AFA #FA8AA5
split-complementary
#DDFA8A #8AA5FA #DF8AFA
monochromatic
#BBF515 #CCF74F #DDFA8A #EEFDC5 #F6FEE2
Accessibility & contrast
On white
1.16
#DDFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#DDFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFA8A
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFA8A | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF81
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#E6F0DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddfa8a; /* rgb */ color: rgb(221, 250, 138); /* oklch */ color: oklch(94.0% 0.142 121.1);
Tailwind
colors: {
custom: {
50: '#e9fcae',
500: '#ddfa8a',
950: '#000000',
},
}SCSS
$custom: #ddfa8a; $custom-light: #e9fcae; $custom-dark: #000000;
JSON
{
"hex": "#ddfa8a",
"rgb": {
"r": 221,
"g": 250,
"b": 138
},
"hsl": {
"h": 75.536,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.94027,
"c": 0.14169,
"h": 121.1
},
"luminance": 0.85578
}Semantic roles & 50–950 ramp
primary
#DDFA8A
secondary
#734FD9
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581