#DDFFA7#DDFFA7
#DDFFA7 is a very light, moderate yellow-green. Relative luminance 0.897; OKLCH L 95.5% C 0.118 H 125.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFFA7 |
|---|---|
| RGB | rgb(221, 255, 167) |
| HSL | hsl(83, 100%, 83%) |
| HSV | hsv(83, 35%, 100%) |
| CMYK | cmyk(13.3%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(95.86, -25.22, 38.53) |
| CIE-LCH | lch(95.86, 46.05, 123.20°) |
| OKLab | oklab(95.55% -0.0687 0.0955) |
| OKLCH | oklch(95.55% 0.118 125.7) |
| XYZ | xyz(72.5531, 89.6817, 50.0397) |
| Luminance | 0.8968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.72
Light Light Green
#C8FFB0
ΔE00 4.73
Light Khaki
#E6F2A2
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Tea Green
#BDF8A3
ΔE00 5.29
Very Light Green
#D1FFBD
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFFA7 #C9A7FF
analogous
#FFF5A7 #DDFFA7 #B1FFA7
triadic
#DDFFA7 #A7DDFF #FFA7DD
tetradic
#DDFFA7 #A7FFF5 #C9A7FF #FFA7B1
square
#DDFFA7 #A7FFF5 #C9A7FF #FFA7B1
split-complementary
#DDFFA7 #A7B1FF #F5A7FF
monochromatic
#AEFF2D #C5FF6A #DDFFA7 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DDFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#DDFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFFA7
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFFA7 | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A1
Deuteranopia (green-blind)
#FFF3AB
Tritanopia (blue-blind)
#E2F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddffa7; /* rgb */ color: rgb(221, 255, 167); /* oklch */ color: oklch(95.5% 0.118 125.7);
Tailwind
colors: {
custom: {
50: '#e8ffc2',
500: '#ddffa7',
950: '#000000',
},
}SCSS
$custom: #ddffa7; $custom-light: #e8ffc2; $custom-dark: #000000;
JSON
{
"hex": "#ddffa7",
"rgb": {
"r": 221,
"g": 255,
"b": 167
},
"hsl": {
"h": 83.182,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.95547,
"c": 0.11766,
"h": 125.7
},
"luminance": 0.89682
}Semantic roles & 50–950 ramp
primary
#DDFFA7
secondary
#9766E4
accent
#00E659
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682