#DDFEA8#DDFEA8
#DDFEA8 is a very light, moderate yellow-green. Relative luminance 0.891; OKLCH L 95.4% C 0.115 H 125.6°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEA8 |
|---|---|
| RGB | rgb(221, 254, 168) |
| HSL | hsl(83, 98%, 83%) |
| HSV | hsv(83, 34%, 100%) |
| CMYK | cmyk(13%, 0%, 33.9%, 0.4%) |
| CIE-LAB | lab(95.61, -24.61, 37.71) |
| CIE-LCH | lch(95.61, 45.03, 123.14°) |
| OKLab | oklab(95.35% -0.067 0.0936) |
| OKLCH | oklch(95.35% 0.115 125.6) |
| XYZ | xyz(72.3277, 89.0825, 50.4224) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 4.78
Celery
#C1FD95
ΔE00 4.92
Very Light Green
#D1FFBD
ΔE00 5.24
Tea Green
#BDF8A3
ΔE00 5.29
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEA8 #C9A8FE
analogous
#FEF4A8 #DDFEA8 #B2FEA8
triadic
#DDFEA8 #A8DDFE #FEA8DD
tetradic
#DDFEA8 #A8FEF4 #C9A8FE #FEA8B2
square
#DDFEA8 #A8FEF4 #C9A8FE #FEA8B2
split-complementary
#DDFEA8 #A8B2FE #F4A8FE
monochromatic
#AEFD2F #C5FD6B #DDFEA8 #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.12
#DDFEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#DDFEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEA8
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEA8 | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A2
Deuteranopia (green-blind)
#FFF2AC
Tritanopia (blue-blind)
#E2F6E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddfea8; /* rgb */ color: rgb(221, 254, 168); /* oklch */ color: oklch(95.4% 0.115 125.6);
Tailwind
colors: {
custom: {
50: '#e8fec2',
500: '#ddfea8',
950: '#000000',
},
}SCSS
$custom: #ddfea8; $custom-light: #e8fec2; $custom-dark: #000000;
JSON
{
"hex": "#ddfea8",
"rgb": {
"r": 221,
"g": 254,
"b": 168
},
"hsl": {
"h": 83.023,
"s": 97.727,
"l": 82.745
},
"oklch": {
"l": 0.95352,
"c": 0.11511,
"h": 125.6
},
"luminance": 0.89083
}Semantic roles & 50–950 ramp
primary
#DDFEA8
secondary
#9768E3
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582