#DDFEAE#DDFEAE
#DDFEAE is a very light, moderate yellow-green. Relative luminance 0.893; OKLCH L 95.5% C 0.108 H 126.6°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEAE |
|---|---|
| RGB | rgb(221, 254, 174) |
| HSL | hsl(85, 98%, 84%) |
| HSV | hsv(85, 31%, 100%) |
| CMYK | cmyk(13%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(95.71, -23.83, 34.85) |
| CIE-LCH | lch(95.71, 42.22, 124.36°) |
| OKLab | oklab(95.46% -0.0646 0.087) |
| OKLCH | oklch(95.46% 0.108 126.6) |
| XYZ | xyz(72.8996, 89.3112, 53.4344) |
| Luminance | 0.8931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.22
Very Light Green
#D1FFBD
ΔE00 4.31
Very Pale Green
#CFFDBC
ΔE00 4.50
Pale Green
#C7FDB5
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.01
Tea Green
#BDF8A3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEAE #CFAEFE
analogous
#FEF7AE #DDFEAE #B5FEAE
triadic
#DDFEAE #AEDDFE #FEAEDD
tetradic
#DDFEAE #AEFEF7 #CFAEFE #FEAEB5
square
#DDFEAE #AEFEF7 #CFAEFE #FEAEB5
split-complementary
#DDFEAE #AEB5FE #F7AEFE
monochromatic
#AAFD35 #C4FD72 #DDFEAE #F2FFE1 #F2FFE1
Accessibility & contrast
On white
1.11
#DDFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#DDFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEAE
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEAE | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#E1F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddfeae; /* rgb */ color: rgb(221, 254, 174); /* oklch */ color: oklch(95.5% 0.108 126.6);
Tailwind
colors: {
custom: {
50: '#e8fec6',
500: '#ddfeae',
950: '#000000',
},
}SCSS
$custom: #ddfeae; $custom-light: #e8fec6; $custom-dark: #000000;
JSON
{
"hex": "#ddfeae",
"rgb": {
"r": 221,
"g": 254,
"b": 174
},
"hsl": {
"h": 84.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.95459,
"c": 0.10838,
"h": 126.6
},
"luminance": 0.89312
}Semantic roles & 50–950 ramp
primary
#DDFEAE
secondary
#9E6DE3
accent
#00E65F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582