#DDFFA0#DDFFA0
#DDFFA0 is a very light, vivid yellow-green. Relative luminance 0.894; OKLCH L 95.4% C 0.125 H 124.8°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFA0 |
|---|---|
| RGB | rgb(221, 255, 160) |
| HSL | hsl(81, 100%, 81%) |
| HSV | hsv(81, 37%, 100%) |
| CMYK | cmyk(13.3%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(95.76, -26.09, 41.84) |
| CIE-LCH | lch(95.76, 49.31, 121.95°) |
| OKLab | oklab(95.43% -0.0714 0.103) |
| OKLCH | oklch(95.43% 0.125 124.8) |
| XYZ | xyz(71.9234, 89.4298, 46.7234) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.56
Light Yellow Green
#CCFD7F
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFA0 #C2A0FF
analogous
#FFF2A0 #DDFFA0 #AEFFA0
triadic
#DDFFA0 #A0DDFF #FFA0DD
tetradic
#DDFFA0 #A0FFF2 #C2A0FF #FFA0AE
square
#DDFFA0 #A0FFF2 #C2A0FF #FFA0AE
split-complementary
#DDFFA0 #A0AEFF #F2A0FF
monochromatic
#B1FF26 #C7FF63 #DDFFA0 #F3FFDD #F4FFE0
Accessibility & contrast
On white
1.11
#DDFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DDFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFA0
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFA0 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF2A5
Tritanopia (blue-blind)
#E3F7E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffa0; /* rgb */ color: rgb(221, 255, 160); /* oklch */ color: oklch(95.4% 0.125 124.8);
Tailwind
colors: {
custom: {
50: '#e8ffbd',
500: '#ddffa0',
950: '#000000',
},
}SCSS
$custom: #ddffa0; $custom-light: #e8ffbd; $custom-dark: #000000;
JSON
{
"hex": "#ddffa0",
"rgb": {
"r": 221,
"g": 255,
"b": 160
},
"hsl": {
"h": 81.474,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.95428,
"c": 0.12533,
"h": 124.8
},
"luminance": 0.8943
}Semantic roles & 50–950 ramp
primary
#DDFFA0
secondary
#8F60E3
accent
#00E652
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682