#DDF48E#DDF48E
#DDF48E is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.8% C 0.130 H 119.4°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF48E |
|---|---|
| RGB | rgb(221, 244, 142) |
| HSL | hsl(74, 82%, 76%) |
| HSV | hsv(74, 42%, 96%) |
| CMYK | cmyk(9.4%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(92.59, -22.94, 46.55) |
| CIE-LCH | lch(92.59, 51.89, 116.24°) |
| OKLab | oklab(92.81% -0.0636 0.1129) |
| OKLCH | oklch(92.81% 0.13 119.4) |
| XYZ | xyz(67.0522, 82.0268, 37.8863) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.95
Light Pea Green
#C4FE82
ΔE00 6.10
Pistachio (survey)
#C0FA8B
ΔE00 6.18
Pear
#CBF85F
ΔE00 6.27
Light Yellowish Green
#C2FF89
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF48E #A58EF4
analogous
#F4D88E #DDF48E #AAF48E
triadic
#DDF48E #8EDDF4 #F48EDD
tetradic
#DDF48E #8EF4D8 #A58EF4 #F48EAA
square
#DDF48E #8EF4D8 #A58EF4 #F48EAA
split-complementary
#DDF48E #8EAAF4 #D88EF4
monochromatic
#BBE91E #CCEF56 #DDF48E #EEF9C6 #F7FCE3
Accessibility & contrast
On white
1.21
#DDF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DDF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF48E
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF48E | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#E6EADB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf48e; /* rgb */ color: rgb(221, 244, 142); /* oklch */ color: oklch(92.8% 0.130 119.4);
Tailwind
colors: {
custom: {
50: '#e9f7b0',
500: '#ddf48e',
950: '#000000',
},
}SCSS
$custom: #ddf48e; $custom-light: #e9f7b0; $custom-dark: #000000;
JSON
{
"hex": "#ddf48e",
"rgb": {
"r": 221,
"g": 244,
"b": 142
},
"hsl": {
"h": 73.529,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.92807,
"c": 0.12963,
"h": 119.4
},
"luminance": 0.82027
}Semantic roles & 50–950 ramp
primary
#DDF48E
secondary
#7155D1
accent
#07DF38
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581