#DDFAAF#DDFAAF
#DDFAAF is a very light, moderate yellow-green. Relative luminance 0.868; OKLCH L 94.6% C 0.101 H 125.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DDFAAF |
|---|---|
| RGB | rgb(221, 250, 175) |
| HSL | hsl(83, 88%, 83%) |
| HSV | hsv(83, 30%, 98%) |
| CMYK | cmyk(11.6%, 0%, 30%, 2%) |
| CIE-LAB | lab(94.67, -21.78, 32.96) |
| CIE-LCH | lch(94.67, 39.50, 123.45°) |
| OKLab | oklab(94.63% -0.0588 0.0826) |
| OKLCH | oklch(94.63% 0.101 125.5) |
| XYZ | xyz(71.7414, 86.8381, 53.5310) |
| Luminance | 0.8684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 4.36
Light Khaki
#E6F2A2
ΔE00 4.38
Very Pale Green
#CFFDBC
ΔE00 4.47
Light Light Green
#C8FFB0
ΔE00 4.77
Pale Green
#C7FDB5
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDFAAF #CCAFFA
analogous
#FAF1AF #DDFAAF #B7FAAF
triadic
#DDFAAF #AFDDFA #FAAFDD
tetradic
#DDFAAF #AFFAF1 #CCAFFA #FAAFB7
square
#DDFAAF #AFFAF1 #CCAFFA #FAAFB7
split-complementary
#DDFAAF #AFB7FA #F1AFFA
monochromatic
#ACF33C #C5F675 #DDFAAF #F3FDE2 #F3FDE2
Accessibility & contrast
On white
1.14
#DDFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#DDFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDFAAF
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDFAAF | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1AA
Deuteranopia (green-blind)
#FEEFB2
Tritanopia (blue-blind)
#E2F3E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddfaaf; /* rgb */ color: rgb(221, 250, 175); /* oklch */ color: oklch(94.6% 0.101 125.5);
Tailwind
colors: {
custom: {
50: '#e8fcc7',
500: '#ddfaaf',
950: '#000000',
},
}SCSS
$custom: #ddfaaf; $custom-light: #e8fcc7; $custom-dark: #000000;
JSON
{
"hex": "#ddfaaf",
"rgb": {
"r": 221,
"g": 250,
"b": 175
},
"hsl": {
"h": 83.2,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.94633,
"c": 0.10138,
"h": 125.5
},
"luminance": 0.86839
}Semantic roles & 50–950 ramp
primary
#DDFAAF
secondary
#9A70DD
accent
#01E559
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582