#DDFEAB#DDFEAB
#DDFEAB is a very light, moderate yellow-green. Relative luminance 0.892; OKLCH L 95.4% C 0.112 H 126.1°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFEAB |
|---|---|
| RGB | rgb(221, 254, 171) |
| HSL | hsl(84, 98%, 83%) |
| HSV | hsv(84, 33%, 100%) |
| CMYK | cmyk(13%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(95.66, -24.22, 36.28) |
| CIE-LCH | lch(95.66, 43.62, 123.73°) |
| OKLab | oklab(95.41% -0.0658 0.0904) |
| OKLCH | oklch(95.41% 0.112 126.1) |
| XYZ | xyz(72.6105, 89.1956, 51.9113) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.43
Very Light Green
#D1FFBD
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 4.87
Very Pale Green
#CFFDBC
ΔE00 4.97
Pale Green
#C7FDB5
ΔE00 5.10
Celery
#C1FD95
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFEAB #CCABFE
analogous
#FEF5AB #DDFEAB #B3FEAB
triadic
#DDFEAB #ABDDFE #FEABDD
tetradic
#DDFEAB #ABFEF5 #CCABFE #FEABB3
square
#DDFEAB #ABFEF5 #CCABFE #FEABB3
split-complementary
#DDFEAB #ABB3FE #F5ABFE
monochromatic
#ACFD32 #C5FD6F #DDFEAB #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DDFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#DDFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFEAB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFEAB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A5
Deuteranopia (green-blind)
#FFF2AF
Tritanopia (blue-blind)
#E2F7E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddfeab; /* rgb */ color: rgb(221, 254, 171); /* oklch */ color: oklch(95.4% 0.112 126.1);
Tailwind
colors: {
custom: {
50: '#e8fec4',
500: '#ddfeab',
950: '#000000',
},
}SCSS
$custom: #ddfeab; $custom-light: #e8fec4; $custom-dark: #000000;
JSON
{
"hex": "#ddfeab",
"rgb": {
"r": 221,
"g": 254,
"b": 171
},
"hsl": {
"h": 83.855,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.95405,
"c": 0.11175,
"h": 126.1
},
"luminance": 0.89196
}Semantic roles & 50–950 ramp
primary
#DDFEAB
secondary
#9A6AE3
accent
#00E65B
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582