#DDFFA2#DDFFA2
#DDFFA2 is a very light, vivid yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.123 H 125.0°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFA2 |
|---|---|
| RGB | rgb(221, 255, 162) |
| HSL | hsl(82, 100%, 82%) |
| HSV | hsv(82, 36%, 100%) |
| CMYK | cmyk(13.3%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.79, -25.85, 40.89) |
| CIE-LCH | lch(95.79, 48.38, 122.29°) |
| OKLab | oklab(95.46% -0.0707 0.1009) |
| OKLCH | oklch(95.46% 0.123 125) |
| XYZ | xyz(72.0998, 89.5004, 47.6523) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Light Yellow Green
#CCFD7F
ΔE00 4.85
Light Khaki
#E6F2A2
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.04
Light Pea Green
#C4FE82
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFA2 #C4A2FF
analogous
#FFF2A2 #DDFFA2 #AFFFA2
triadic
#DDFFA2 #A2DDFF #FFA2DD
tetradic
#DDFFA2 #A2FFF2 #C4A2FF #FFA2AF
square
#DDFFA2 #A2FFF2 #C4A2FF #FFA2AF
split-complementary
#DDFFA2 #A2AFFF #F2A2FF
monochromatic
#B0FF28 #C7FF65 #DDFFA2 #F3FFDF #F4FFE0
Accessibility & contrast
On white
1.11
#DDFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#DDFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFA2
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFA2 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF3A7
Tritanopia (blue-blind)
#E3F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffa2; /* rgb */ color: rgb(221, 255, 162); /* oklch */ color: oklch(95.5% 0.123 125.0);
Tailwind
colors: {
custom: {
50: '#e8ffbe',
500: '#ddffa2',
950: '#000000',
},
}SCSS
$custom: #ddffa2; $custom-light: #e8ffbe; $custom-dark: #000000;
JSON
{
"hex": "#ddffa2",
"rgb": {
"r": 221,
"g": 255,
"b": 162
},
"hsl": {
"h": 81.935,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.95462,
"c": 0.12315,
"h": 125
},
"luminance": 0.89501
}Semantic roles & 50–950 ramp
primary
#DDFFA2
secondary
#9162E3
accent
#00E654
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682