#DDFCA2#DDFCA2
#DDFCA2 is a very light, moderate yellow-green. Relative luminance 0.876; OKLCH L 94.8% C 0.119 H 124.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFCA2 |
|---|---|
| RGB | rgb(221, 252, 162) |
| HSL | hsl(81, 94%, 81%) |
| HSV | hsv(81, 36%, 99%) |
| CMYK | cmyk(12.3%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(94.99, -24.42, 39.86) |
| CIE-LCH | lch(94.99, 46.75, 121.50°) |
| OKLab | oklab(94.82% -0.0667 0.0985) |
| OKLCH | oklch(94.82% 0.119 124.1) |
| XYZ | xyz(71.1503, 87.6013, 47.3358) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Celery
#C1FD95
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Light Yellow Green
#CCFD7F
ΔE00 5.28
Light Light Green
#C8FFB0
ΔE00 5.48
Light Yellowish Green
#C2FF89
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFCA2 #C1A2FC
analogous
#FCEEA2 #DDFCA2 #B0FCA2
triadic
#DDFCA2 #A2DDFC #FCA2DD
tetradic
#DDFCA2 #A2FCEE #C1A2FC #FCA2B0
square
#DDFCA2 #A2FCEE #C1A2FC #FCA2B0
split-complementary
#DDFCA2 #A2B0FC #EEA2FC
monochromatic
#B2F82B #C7FA67 #DDFCA2 #F3FEDD #F4FEE1
Accessibility & contrast
On white
1.13
#DDFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DDFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFCA2
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFCA2 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29C
Deuteranopia (green-blind)
#FFF0A6
Tritanopia (blue-blind)
#E3F4E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddfca2; /* rgb */ color: rgb(221, 252, 162); /* oklch */ color: oklch(94.8% 0.119 124.1);
Tailwind
colors: {
custom: {
50: '#e8fdbe',
500: '#ddfca2',
950: '#000000',
},
}SCSS
$custom: #ddfca2; $custom-light: #e8fdbe; $custom-dark: #000000;
JSON
{
"hex": "#ddfca2",
"rgb": {
"r": 221,
"g": 252,
"b": 162
},
"hsl": {
"h": 80.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.94824,
"c": 0.11891,
"h": 124.1
},
"luminance": 0.87602
}Semantic roles & 50–950 ramp
primary
#DDFCA2
secondary
#8E63DF
accent
#00E64F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582