#DDFDA3#DDFDA3
#DDFDA3 is a very light, moderate yellow-green. Relative luminance 0.883; OKLCH L 95.1% C 0.119 H 124.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFDA3 |
|---|---|
| RGB | rgb(221, 253, 163) |
| HSL | hsl(81, 96%, 82%) |
| HSV | hsv(81, 36%, 99%) |
| CMYK | cmyk(12.6%, 0%, 35.6%, 0.8%) |
| CIE-LAB | lab(95.27, -24.77, 39.73) |
| CIE-LCH | lch(95.27, 46.82, 121.95°) |
| OKLab | oklab(95.05% -0.0676 0.0982) |
| OKLCH | oklch(95.05% 0.119 124.5) |
| XYZ | xyz(71.5544, 88.2667, 47.9107) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.53
Celery
#C1FD95
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Light Yellow Green
#CCFD7F
ΔE00 5.26
Light Light Green
#C8FFB0
ΔE00 5.29
Light Yellowish Green
#C2FF89
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFDA3 #C3A3FD
analogous
#FDF0A3 #DDFDA3 #B0FDA3
triadic
#DDFDA3 #A3DDFD #FDA3DD
tetradic
#DDFDA3 #A3FDF0 #C3A3FD #FDA3B0
square
#DDFDA3 #A3FDF0 #C3A3FD #FDA3B0
split-complementary
#DDFDA3 #A3B0FD #F0A3FD
monochromatic
#B1FA2B #C7FC67 #DDFDA3 #F3FEDF #F4FEE1
Accessibility & contrast
On white
1.13
#DDFDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DDFDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFDA3
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFDA3 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29D
Deuteranopia (green-blind)
#FFF1A7
Tritanopia (blue-blind)
#E3F5E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfda3; /* rgb */ color: rgb(221, 253, 163); /* oklch */ color: oklch(95.1% 0.119 124.5);
Tailwind
colors: {
custom: {
50: '#e8febf',
500: '#ddfda3',
950: '#000000',
},
}SCSS
$custom: #ddfda3; $custom-light: #e8febf; $custom-dark: #000000;
JSON
{
"hex": "#ddfda3",
"rgb": {
"r": 221,
"g": 253,
"b": 163
},
"hsl": {
"h": 81.333,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.95053,
"c": 0.11922,
"h": 124.5
},
"luminance": 0.88267
}Semantic roles & 50–950 ramp
primary
#DDFDA3
secondary
#9064E0
accent
#00E652
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582