#DDF28A#DDF28A
#DDF28A is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.3% C 0.131 H 118.4°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF28A |
|---|---|
| RGB | rgb(221, 242, 138) |
| HSL | hsl(72, 80%, 75%) |
| HSV | hsv(72, 43%, 95%) |
| CMYK | cmyk(8.7%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(92.00, -22.41, 47.75) |
| CIE-LCH | lch(92.00, 52.74, 115.15°) |
| OKLab | oklab(92.32% -0.0624 0.1154) |
| OKLCH | oklch(92.32% 0.131 118.4) |
| XYZ | xyz(66.1587, 80.7118, 36.1335) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.99
Light Yellow Green
#CCFD7F
ΔE00 5.26
Pear
#CBF85F
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.50
Yellowish Tan
#FCFC81
ΔE00 6.50
Pistachio (survey)
#C0FA8B
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF28A #9F8AF2
analogous
#F2D38A #DDF28A #A9F28A
triadic
#DDF28A #8ADDF2 #F28ADD
tetradic
#DDF28A #8AF2D3 #9F8AF2 #F28AA9
square
#DDF28A #8AF2D3 #9F8AF2 #F28AA9
split-complementary
#DDF28A #8AA9F2 #D38AF2
monochromatic
#BDE61C #CDEC53 #DDF28A #EDF8C1 #F7FCE3
Accessibility & contrast
On white
1.23
#DDF28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#DDF28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF28A
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF28A | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#E6E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddf28a; /* rgb */ color: rgb(221, 242, 138); /* oklch */ color: oklch(92.3% 0.131 118.4);
Tailwind
colors: {
custom: {
50: '#e9f6ae',
500: '#ddf28a',
950: '#000000',
},
}SCSS
$custom: #ddf28a; $custom-light: #e9f6ae; $custom-dark: #000000;
JSON
{
"hex": "#ddf28a",
"rgb": {
"r": 221,
"g": 242,
"b": 138
},
"hsl": {
"h": 72.115,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.92323,
"c": 0.13121,
"h": 118.4
},
"luminance": 0.80711
}Semantic roles & 50–950 ramp
primary
#DDF28A
secondary
#6B52CE
accent
#09DC34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581