#DDF29D#DDF29D
#DDF29D is a very light, moderate yellow-green. Relative luminance 0.813; OKLCH L 92.6% C 0.111 H 119.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF29D |
|---|---|
| RGB | rgb(221, 242, 157) |
| HSL | hsl(75, 77%, 78%) |
| HSV | hsv(75, 35%, 95%) |
| CMYK | cmyk(8.7%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(92.27, -20.24, 38.78) |
| CIE-LCH | lch(92.27, 43.75, 117.56°) |
| OKLab | oklab(92.62% -0.0551 0.0958) |
| OKLCH | oklch(92.62% 0.111 119.9) |
| XYZ | xyz(67.6566, 81.3109, 44.0221) |
| Luminance | 0.8131 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.13
Parchment
#FEFCAF
ΔE00 6.41
Creme
#FFFFB6
ΔE00 6.41
Light Beige
#FFFEB6
ΔE00 6.58
Light Yellow Green
#CCFD7F
ΔE00 6.70
Pistachio (survey)
#C0FA8B
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF29D #B29DF2
analogous
#F2DD9D #DDF29D #B2F29D
triadic
#DDF29D #9DDDF2 #F29DDD
tetradic
#DDF29D #9DF2DD #B29DF2 #F29DB2
square
#DDF29D #9DF2DD #B29DF2 #F29DB2
split-complementary
#DDF29D #9DB2F2 #DD9DF2
monochromatic
#B8E431 #CAEB67 #DDF29D #F0F9D3 #F6FBE4
Accessibility & contrast
On white
1.22
#DDF29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DDF29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF29D
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF29D | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE997
Deuteranopia (green-blind)
#FAE9A1
Tritanopia (blue-blind)
#E4EADD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddf29d; /* rgb */ color: rgb(221, 242, 157); /* oklch */ color: oklch(92.6% 0.111 119.9);
Tailwind
colors: {
custom: {
50: '#e8f6bb',
500: '#ddf29d',
950: '#000000',
},
}SCSS
$custom: #ddf29d; $custom-light: #e8f6bb; $custom-dark: #000000;
JSON
{
"hex": "#ddf29d",
"rgb": {
"r": 221,
"g": 242,
"b": 157
},
"hsl": {
"h": 74.824,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.92623,
"c": 0.11052,
"h": 119.9
},
"luminance": 0.81311
}Semantic roles & 50–950 ramp
primary
#DDF29D
secondary
#7E63D0
accent
#0DD93F
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582