#DDFFA5#DDFFA5
#DDFFA5 is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.120 H 125.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFA5 |
|---|---|
| RGB | rgb(221, 255, 165) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 35%, 100%) |
| CMYK | cmyk(13.3%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.83, -25.47, 39.48) |
| CIE-LCH | lch(95.83, 46.98, 122.83°) |
| OKLab | oklab(95.51% -0.0695 0.0977) |
| OKLCH | oklch(95.51% 0.12 125.4) |
| XYZ | xyz(72.3697, 89.6083, 49.0735) |
| Luminance | 0.8961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.64
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Light Light Green
#C8FFB0
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 4.99
Light Yellow Green
#CCFD7F
ΔE00 5.28
Light Yellowish Green
#C2FF89
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFA5 #C7A5FF
analogous
#FFF4A5 #DDFFA5 #B0FFA5
triadic
#DDFFA5 #A5DDFF #FFA5DD
tetradic
#DDFFA5 #A5FFF4 #C7A5FF #FFA5B0
square
#DDFFA5 #A5FFF4 #C7A5FF #FFA5B0
split-complementary
#DDFFA5 #A5B0FF #F4A5FF
monochromatic
#AFFF2B #C6FF68 #DDFFA5 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DDFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#DDFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFA5
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFA5 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49F
Deuteranopia (green-blind)
#FFF3A9
Tritanopia (blue-blind)
#E2F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffa5; /* rgb */ color: rgb(221, 255, 165); /* oklch */ color: oklch(95.5% 0.120 125.4);
Tailwind
colors: {
custom: {
50: '#e8ffc0',
500: '#ddffa5',
950: '#000000',
},
}SCSS
$custom: #ddffa5; $custom-light: #e8ffc0; $custom-dark: #000000;
JSON
{
"hex": "#ddffa5",
"rgb": {
"r": 221,
"g": 255,
"b": 165
},
"hsl": {
"h": 82.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.95512,
"c": 0.11987,
"h": 125.4
},
"luminance": 0.89609
}Semantic roles & 50–950 ramp
primary
#DDFFA5
secondary
#9564E4
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682