#DDFEAF#DDFEAF
#DDFEAF is a very light, moderate yellow-green. Relative luminance 0.894; OKLCH L 95.5% C 0.107 H 126.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEAF |
|---|---|
| RGB | rgb(221, 254, 175) |
| HSL | hsl(85, 98%, 84%) |
| HSV | hsv(85, 31%, 100%) |
| CMYK | cmyk(13%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(95.73, -23.69, 34.37) |
| CIE-LCH | lch(95.73, 41.75, 124.58°) |
| OKLab | oklab(95.48% -0.0642 0.0859) |
| OKLCH | oklch(95.48% 0.107 126.8) |
| XYZ | xyz(72.9975, 89.3504, 53.9497) |
| Luminance | 0.8935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.16
Very Pale Green
#CFFDBC
ΔE00 4.35
Pale Green
#C7FDB5
ΔE00 4.66
Light Khaki
#E6F2A2
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEAF #D0AFFE
analogous
#FEF7AF #DDFEAF #B6FEAF
triadic
#DDFEAF #AFDDFE #FEAFDD
tetradic
#DDFEAF #AFFEF7 #D0AFFE #FEAFB6
square
#DDFEAF #AFFEF7 #D0AFFE #FEAFB6
split-complementary
#DDFEAF #AFB6FE #F7AFFE
monochromatic
#AAFC36 #C3FD73 #DDFEAF #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DDFEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DDFEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEAF
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEAF | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#E1F7EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfeaf; /* rgb */ color: rgb(221, 254, 175); /* oklch */ color: oklch(95.5% 0.107 126.8);
Tailwind
colors: {
custom: {
50: '#e8fec7',
500: '#ddfeaf',
950: '#000000',
},
}SCSS
$custom: #ddfeaf; $custom-light: #e8fec7; $custom-dark: #000000;
JSON
{
"hex": "#ddfeaf",
"rgb": {
"r": 221,
"g": 254,
"b": 175
},
"hsl": {
"h": 85.063,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.95478,
"c": 0.10725,
"h": 126.8
},
"luminance": 0.89351
}Semantic roles & 50–950 ramp
primary
#DDFEAF
secondary
#9F6EE4
accent
#00E660
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582