#DDFCA7#DDFCA7
#DDFCA7 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.113 H 124.8°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA7 |
|---|---|
| RGB | rgb(221, 252, 167) |
| HSL | hsl(82, 93%, 82%) |
| HSV | hsv(82, 34%, 99%) |
| CMYK | cmyk(12.3%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(95.07, -23.79, 37.48) |
| CIE-LCH | lch(95.07, 44.40, 122.40°) |
| OKLab | oklab(94.91% -0.0647 0.0931) |
| OKLCH | oklch(94.91% 0.113 124.8) |
| XYZ | xyz(71.6036, 87.7826, 49.7232) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.32
Light Light Green
#C8FFB0
ΔE00 4.98
Celery
#C1FD95
ΔE00 5.21
Very Light Green
#D1FFBD
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.49
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA7 #C6A7FC
analogous
#FCF0A7 #DDFCA7 #B3FCA7
triadic
#DDFCA7 #A7DDFC #FCA7DD
tetradic
#DDFCA7 #A7FCF0 #C6A7FC #FCA7B3
square
#DDFCA7 #A7FCF0 #C6A7FC #FCA7B3
split-complementary
#DDFCA7 #A7B3FC #F0A7FC
monochromatic
#AFF831 #C6FA6C #DDFCA7 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DDFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA7
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA7 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A1
Deuteranopia (green-blind)
#FFF0AB
Tritanopia (blue-blind)
#E2F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca7; /* rgb */ color: rgb(221, 252, 167); /* oklch */ color: oklch(94.9% 0.113 124.8);
Tailwind
colors: {
custom: {
50: '#e8fdc2',
500: '#ddfca7',
950: '#000000',
},
}SCSS
$custom: #ddfca7; $custom-light: #e8fdc2; $custom-dark: #000000;
JSON
{
"hex": "#ddfca7",
"rgb": {
"r": 221,
"g": 252,
"b": 167
},
"hsl": {
"h": 81.882,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.9491,
"c": 0.11334,
"h": 124.8
},
"luminance": 0.87783
}Semantic roles & 50–950 ramp
primary
#DDFCA7
secondary
#9368DF
accent
#00E654
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582