#DDFCA8#DDFCA8
#DDFCA8 is a very light, moderate yellow-green. Relative luminance 0.878; OKLCH L 94.9% C 0.112 H 124.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA8 |
|---|---|
| RGB | rgb(221, 252, 168) |
| HSL | hsl(82, 93%, 82%) |
| HSV | hsv(82, 33%, 99%) |
| CMYK | cmyk(12.3%, 0%, 33.3%, 1.2%) |
| CIE-LAB | lab(95.08, -23.66, 37.01) |
| CIE-LCH | lch(95.08, 43.93, 122.59°) |
| OKLab | oklab(94.93% -0.0643 0.092) |
| OKLCH | oklch(94.93% 0.112 124.9) |
| XYZ | xyz(71.6964, 87.8198, 50.2119) |
| Luminance | 0.8782 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.34
Light Light Green
#C8FFB0
ΔE00 4.90
Very Light Green
#D1FFBD
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.26
Very Pale Green
#CFFDBC
ΔE00 5.42
Tea Green
#BDF8A3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA8 #C7A8FC
analogous
#FCF1A8 #DDFCA8 #B3FCA8
triadic
#DDFCA8 #A8DDFC #FCA8DD
tetradic
#DDFCA8 #A8FCF1 #C7A8FC #FCA8B3
square
#DDFCA8 #A8FCF1 #C7A8FC #FCA8B3
split-complementary
#DDFCA8 #A8B3FC #F1A8FC
monochromatic
#AFF832 #C6FA6D #DDFCA8 #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.13
#DDFCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DDFCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA8
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA8 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A2
Deuteranopia (green-blind)
#FFF1AC
Tritanopia (blue-blind)
#E2F4E7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca8; /* rgb */ color: rgb(221, 252, 168); /* oklch */ color: oklch(94.9% 0.112 124.9);
Tailwind
colors: {
custom: {
50: '#e8fdc2',
500: '#ddfca8',
950: '#000000',
},
}SCSS
$custom: #ddfca8; $custom-light: #e8fdc2; $custom-dark: #000000;
JSON
{
"hex": "#ddfca8",
"rgb": {
"r": 221,
"g": 252,
"b": 168
},
"hsl": {
"h": 82.143,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.94928,
"c": 0.11223,
"h": 124.9
},
"luminance": 0.8782
}Semantic roles & 50–950 ramp
primary
#DDFCA8
secondary
#9569DF
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582