#DDF48D#DDF48D
#DDF48D is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.8% C 0.131 H 119.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF48D |
|---|---|
| RGB | rgb(221, 244, 141) |
| HSL | hsl(73, 82%, 75%) |
| HSV | hsv(73, 42%, 96%) |
| CMYK | cmyk(9.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(92.57, -23.05, 47.01) |
| CIE-LCH | lch(92.57, 52.36, 116.12°) |
| OKLab | oklab(92.79% -0.064 0.1139) |
| OKLCH | oklch(92.79% 0.131 119.3) |
| XYZ | xyz(66.9774, 81.9969, 37.4927) |
| Luminance | 0.8200 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.95
Light Yellow Green
#CCFD7F
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 6.08
Pear
#CBF85F
ΔE00 6.15
Pistachio (survey)
#C0FA8B
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF48D #A48DF4
analogous
#F4D78D #DDF48D #A9F48D
triadic
#DDF48D #8DDDF4 #F48DDD
tetradic
#DDF48D #8DF4D7 #A48DF4 #F48DA9
square
#DDF48D #8DF4D7 #A48DF4 #F48DA9
split-complementary
#DDF48D #8DA9F4 #D78DF4
monochromatic
#BCE91D #CCEF55 #DDF48D #EEF9C5 #F7FCE3
Accessibility & contrast
On white
1.21
#DDF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DDF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF48D
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF48D | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA85
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#E6EADB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddf48d; /* rgb */ color: rgb(221, 244, 141); /* oklch */ color: oklch(92.8% 0.131 119.3);
Tailwind
colors: {
custom: {
50: '#e9f7b0',
500: '#ddf48d',
950: '#000000',
},
}SCSS
$custom: #ddf48d; $custom-light: #e9f7b0; $custom-dark: #000000;
JSON
{
"hex": "#ddf48d",
"rgb": {
"r": 221,
"g": 244,
"b": 141
},
"hsl": {
"h": 73.398,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.92792,
"c": 0.13068,
"h": 119.3
},
"luminance": 0.81997
}Semantic roles & 50–950 ramp
primary
#DDF48D
secondary
#7054D1
accent
#07DF37
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581