#DDFCA0#DDFCA0
#DDFCA0 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.8% C 0.121 H 123.8°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA0 |
|---|---|
| RGB | rgb(221, 252, 160) |
| HSL | hsl(80, 94%, 81%) |
| HSV | hsv(80, 37%, 99%) |
| CMYK | cmyk(12.3%, 0%, 36.5%, 1.2%) |
| CIE-LAB | lab(94.96, -24.67, 40.80) |
| CIE-LCH | lch(94.96, 47.68, 121.16°) |
| OKLab | oklab(94.79% -0.0674 0.1006) |
| OKLCH | oklch(94.79% 0.121 123.8) |
| XYZ | xyz(70.9739, 87.5308, 46.4069) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.34
Celery
#C1FD95
ΔE00 4.99
Light Yellow Green
#CCFD7F
ΔE00 5.01
Pistachio (survey)
#C0FA8B
ΔE00 5.01
Light Yellowish Green
#C2FF89
ΔE00 5.42
Light Pea Green
#C4FE82
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA0 #BFA0FC
analogous
#FCEDA0 #DDFCA0 #AFFCA0
triadic
#DDFCA0 #A0DDFC #FCA0DD
tetradic
#DDFCA0 #A0FCED #BFA0FC #FCA0AF
square
#DDFCA0 #A0FCED #BFA0FC #FCA0AF
split-complementary
#DDFCA0 #A0AFFC #EDA0FC
monochromatic
#B3F829 #C8FA65 #DDFCA0 #F2FEDB #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DDFCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA0
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA0 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF199
Deuteranopia (green-blind)
#FFF0A5
Tritanopia (blue-blind)
#E3F4E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfca0; /* rgb */ color: rgb(221, 252, 160); /* oklch */ color: oklch(94.8% 0.121 123.8);
Tailwind
colors: {
custom: {
50: '#e8fdbd',
500: '#ddfca0',
950: '#000000',
},
}SCSS
$custom: #ddfca0; $custom-light: #e8fdbd; $custom-dark: #000000;
JSON
{
"hex": "#ddfca0",
"rgb": {
"r": 221,
"g": 252,
"b": 160
},
"hsl": {
"h": 80.217,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.9479,
"c": 0.12111,
"h": 123.8
},
"luminance": 0.87531
}Semantic roles & 50–950 ramp
primary
#DDFCA0
secondary
#8C62DE
accent
#00E64D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582