#DDFCA5#DDFCA5
#DDFCA5 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.116 H 124.5°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA5 |
|---|---|
| RGB | rgb(221, 252, 165) |
| HSL | hsl(81, 94%, 82%) |
| HSV | hsv(81, 35%, 99%) |
| CMYK | cmyk(12.3%, 0%, 34.5%, 1.2%) |
| CIE-LAB | lab(95.04, -24.05, 38.43) |
| CIE-LCH | lch(95.04, 45.34, 122.03°) |
| OKLab | oklab(94.88% -0.0655 0.0952) |
| OKLCH | oklch(94.88% 0.116 124.5) |
| XYZ | xyz(71.4201, 87.7092, 48.7570) |
| Luminance | 0.8771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Celery
#C1FD95
ΔE00 5.11
Light Light Green
#C8FFB0
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Tea Green
#BDF8A3
ΔE00 5.60
Very Light Green
#D1FFBD
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA5 #C4A5FC
analogous
#FCEFA5 #DDFCA5 #B2FCA5
triadic
#DDFCA5 #A5DDFC #FCA5DD
tetradic
#DDFCA5 #A5FCEF #C4A5FC #FCA5B2
square
#DDFCA5 #A5FCEF #C4A5FC #FCA5B2
split-complementary
#DDFCA5 #A5B2FC #EFA5FC
monochromatic
#B0F82F #C7FA6A #DDFCA5 #F3FEE0 #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#DDFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA5
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA5 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29F
Deuteranopia (green-blind)
#FFF0A9
Tritanopia (blue-blind)
#E3F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca5; /* rgb */ color: rgb(221, 252, 165); /* oklch */ color: oklch(94.9% 0.116 124.5);
Tailwind
colors: {
custom: {
50: '#e8fdc0',
500: '#ddfca5',
950: '#000000',
},
}SCSS
$custom: #ddfca5; $custom-light: #e8fdc0; $custom-dark: #000000;
JSON
{
"hex": "#ddfca5",
"rgb": {
"r": 221,
"g": 252,
"b": 165
},
"hsl": {
"h": 81.379,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.94875,
"c": 0.11558,
"h": 124.5
},
"luminance": 0.8771
}Semantic roles & 50–950 ramp
primary
#DDFCA5
secondary
#9166DF
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582