#DDFCA3#DDFCA3
#DDFCA3 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.118 H 124.2°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA3 |
|---|---|
| RGB | rgb(221, 252, 163) |
| HSL | hsl(81, 94%, 81%) |
| HSV | hsv(81, 35%, 99%) |
| CMYK | cmyk(12.3%, 0%, 35.3%, 1.2%) |
| CIE-LAB | lab(95.01, -24.30, 39.38) |
| CIE-LCH | lch(95.01, 46.28, 121.67°) |
| OKLab | oklab(94.84% -0.0663 0.0974) |
| OKLCH | oklch(94.84% 0.118 124.2) |
| XYZ | xyz(71.2395, 87.6370, 47.8058) |
| Luminance | 0.8764 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Celery
#C1FD95
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Light Green
#C8FFB0
ΔE00 5.37
Light Yellow Green
#CCFD7F
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA3 #C2A3FC
analogous
#FCEFA3 #DDFCA3 #B1FCA3
triadic
#DDFCA3 #A3DDFC #FCA3DD
tetradic
#DDFCA3 #A3FCEF #C2A3FC #FCA3B1
square
#DDFCA3 #A3FCEF #C2A3FC #FCA3B1
split-complementary
#DDFCA3 #A3B1FC #EFA3FC
monochromatic
#B1F82C #C7FA68 #DDFCA3 #F3FEDE #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#DDFCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA3
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA3 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFF0A7
Tritanopia (blue-blind)
#E3F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca3; /* rgb */ color: rgb(221, 252, 163); /* oklch */ color: oklch(94.8% 0.118 124.2);
Tailwind
colors: {
custom: {
50: '#e8fdbf',
500: '#ddfca3',
950: '#000000',
},
}SCSS
$custom: #ddfca3; $custom-light: #e8fdbf; $custom-dark: #000000;
JSON
{
"hex": "#ddfca3",
"rgb": {
"r": 221,
"g": 252,
"b": 163
},
"hsl": {
"h": 80.899,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.94841,
"c": 0.1178,
"h": 124.2
},
"luminance": 0.87637
}Semantic roles & 50–950 ramp
primary
#DDFCA3
secondary
#8F64DF
accent
#00E650
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582