#DDF8A7#DDF8A7
#DDF8A7 is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.1% C 0.108 H 123.4°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8A7 |
|---|---|
| RGB | rgb(221, 248, 167) |
| HSL | hsl(80, 85%, 81%) |
| HSV | hsv(80, 33%, 97%) |
| CMYK | cmyk(10.9%, 0%, 32.7%, 2.7%) |
| CIE-LAB | lab(94.01, -21.88, 36.09) |
| CIE-LCH | lch(94.01, 42.20, 121.22°) |
| OKLab | oklab(94.06% -0.0593 0.0898) |
| OKLCH | oklch(94.06% 0.108 123.4) |
| XYZ | xyz(70.3607, 85.2968, 49.3089) |
| Luminance | 0.8530 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.47
Light Light Green
#C8FFB0
ΔE00 5.52
Very Light Green
#D1FFBD
ΔE00 5.58
Very Pale Green
#CFFDBC
ΔE00 5.69
Tea Green
#BDF8A3
ΔE00 5.95
Celery
#C1FD95
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8A7 #C2A7F8
analogous
#F8EBA7 #DDF8A7 #B5F8A7
triadic
#DDF8A7 #A7DDF8 #F8A7DD
tetradic
#DDF8A7 #A7F8EB #C2A7F8 #F8A7B5
square
#DDF8A7 #A7F8EB #C2A7F8 #F8A7B5
split-complementary
#DDF8A7 #A7B5F8 #EBA7F8
monochromatic
#B1EF36 #C7F36E #DDF8A7 #F3FDE0 #F4FDE3
Accessibility & contrast
On white
1.16
#DDF8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#DDF8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8A7
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8A7 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA1
Deuteranopia (green-blind)
#FDEEAB
Tritanopia (blue-blind)
#E3F0E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ddf8a7; /* rgb */ color: rgb(221, 248, 167); /* oklch */ color: oklch(94.1% 0.108 123.4);
Tailwind
colors: {
custom: {
50: '#e8fac2',
500: '#ddf8a7',
950: '#000000',
},
}SCSS
$custom: #ddf8a7; $custom-light: #e8fac2; $custom-dark: #000000;
JSON
{
"hex": "#ddf8a7",
"rgb": {
"r": 221,
"g": 248,
"b": 167
},
"hsl": {
"h": 80,
"s": 85.263,
"l": 81.373
},
"oklch": {
"l": 0.94064,
"c": 0.10761,
"h": 123.4
},
"luminance": 0.85297
}Semantic roles & 50–950 ramp
primary
#DDF8A7
secondary
#8F6AD9
accent
#04E24E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582