#DDFCA6#DDFCA6
#DDFCA6 is a very light, moderate yellow-green. Relative luminance 0.877; OKLCH L 94.9% C 0.114 H 124.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA6 |
|---|---|
| RGB | rgb(221, 252, 166) |
| HSL | hsl(82, 93%, 82%) |
| HSV | hsv(82, 34%, 99%) |
| CMYK | cmyk(12.3%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(95.05, -23.92, 37.96) |
| CIE-LCH | lch(95.05, 44.87, 122.22°) |
| OKLab | oklab(94.89% -0.0651 0.0942) |
| OKLCH | oklch(94.89% 0.114 124.7) |
| XYZ | xyz(71.5115, 87.7458, 49.2382) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Light Green
#C8FFB0
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.54
Very Light Green
#D1FFBD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA6 #C5A6FC
analogous
#FCF0A6 #DDFCA6 #B2FCA6
triadic
#DDFCA6 #A6DDFC #FCA6DD
tetradic
#DDFCA6 #A6FCF0 #C5A6FC #FCA6B2
square
#DDFCA6 #A6FCF0 #C5A6FC #FCA6B2
split-complementary
#DDFCA6 #A6B2FC #F0A6FC
monochromatic
#B0F830 #C6FA6B #DDFCA6 #F4FEE1 #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DDFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA6
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA6 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A0
Deuteranopia (green-blind)
#FFF0AA
Tritanopia (blue-blind)
#E3F4E6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca6; /* rgb */ color: rgb(221, 252, 166); /* oklch */ color: oklch(94.9% 0.114 124.7);
Tailwind
colors: {
custom: {
50: '#e8fdc1',
500: '#ddfca6',
950: '#000000',
},
}SCSS
$custom: #ddfca6; $custom-light: #e8fdc1; $custom-dark: #000000;
JSON
{
"hex": "#ddfca6",
"rgb": {
"r": 221,
"g": 252,
"b": 166
},
"hsl": {
"h": 81.628,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.94893,
"c": 0.11447,
"h": 124.7
},
"luminance": 0.87746
}Semantic roles & 50–950 ramp
primary
#DDFCA6
secondary
#9267DF
accent
#00E653
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582