#DDF58A#DDF58A
#DDF58A is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 93.0% C 0.135 H 119.5°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF58A |
|---|---|
| RGB | rgb(221, 245, 138) |
| HSL | hsl(73, 84%, 75%) |
| HSV | hsv(73, 44%, 96%) |
| CMYK | cmyk(9.8%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(92.80, -23.85, 48.74) |
| CIE-LCH | lch(92.80, 54.26, 116.07°) |
| OKLab | oklab(92.96% -0.0665 0.1176) |
| OKLCH | oklch(92.96% 0.135 119.5) |
| XYZ | xyz(67.0590, 82.5122, 36.4335) |
| Luminance | 0.8251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Yellow Green
#CCFD7F
ΔE00 4.54
Pear
#CBF85F
ΔE00 5.63
Light Pea Green
#C4FE82
ΔE00 5.82
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF58A #A28AF5
analogous
#F5D88A #DDF58A #A7F58A
triadic
#DDF58A #8ADDF5 #F58ADD
tetradic
#DDF58A #8AF5D8 #A28AF5 #F58AA7
square
#DDF58A #8AF5D8 #A28AF5 #F58AA7
split-complementary
#DDF58A #8AA7F5 #D88AF5
monochromatic
#BCEB19 #CDF052 #DDF58A #EDFAC2 #F7FDE3
Accessibility & contrast
On white
1.20
#DDF58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DDF58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF58A
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF58A | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#FEEB90
Tritanopia (blue-blind)
#E6EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf58a; /* rgb */ color: rgb(221, 245, 138); /* oklch */ color: oklch(93.0% 0.135 119.5);
Tailwind
colors: {
custom: {
50: '#e9f8ae',
500: '#ddf58a',
950: '#000000',
},
}SCSS
$custom: #ddf58a; $custom-light: #e9f8ae; $custom-dark: #000000;
JSON
{
"hex": "#ddf58a",
"rgb": {
"r": 221,
"g": 245,
"b": 138
},
"hsl": {
"h": 73.458,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.92961,
"c": 0.13512,
"h": 119.5
},
"luminance": 0.82512
}Semantic roles & 50–950 ramp
primary
#DDF58A
secondary
#6E51D2
accent
#05E136
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581