#DDF08A#DDF08A
#DDF08A is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.129 H 117.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF08A |
|---|---|
| RGB | rgb(221, 240, 138) |
| HSL | hsl(71, 77%, 74%) |
| HSV | hsv(71, 43%, 94%) |
| CMYK | cmyk(7.9%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(91.47, -21.45, 47.08) |
| CIE-LCH | lch(91.47, 51.74, 114.49°) |
| OKLab | oklab(91.9% -0.0597 0.1139) |
| OKLCH | oklch(91.9% 0.129 117.7) |
| XYZ | xyz(65.5667, 79.5278, 35.9361) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 5.77
Yellowish Tan
#FCFC81
ΔE00 6.45
Pear
#CBF85F
ΔE00 6.56
Pale Yellow
#FFFF84
ΔE00 6.74
Faded Yellow
#FEFF7F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF08A #9D8AF0
analogous
#F0D08A #DDF08A #AAF08A
triadic
#DDF08A #8ADDF0 #F08ADD
tetradic
#DDF08A #8AF0D0 #9D8AF0 #F08AAA
square
#DDF08A #8AF0D0 #9D8AF0 #F08AAA
split-complementary
#DDF08A #8AAAF0 #D08AF0
monochromatic
#BDE21E #CDE954 #DDF08A #EDF7C0 #F7FCE4
Accessibility & contrast
On white
1.24
#DDF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#DDF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF08A
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF08A | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#E7E6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ddf08a; /* rgb */ color: rgb(221, 240, 138); /* oklch */ color: oklch(91.9% 0.129 117.7);
Tailwind
colors: {
custom: {
50: '#e9f5ae',
500: '#ddf08a',
950: '#000000',
},
}SCSS
$custom: #ddf08a; $custom-light: #e9f5ae; $custom-dark: #000000;
JSON
{
"hex": "#ddf08a",
"rgb": {
"r": 221,
"g": 240,
"b": 138
},
"hsl": {
"h": 71.176,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.91899,
"c": 0.12862,
"h": 117.7
},
"luminance": 0.79527
}Semantic roles & 50–950 ramp
primary
#DDF08A
secondary
#6953CC
accent
#0CDA32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581