#DFFDAF#DFFDAF
#DFFDAF is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.4% C 0.105 H 125.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDAF |
|---|---|
| RGB | rgb(223, 253, 175) |
| HSL | hsl(83, 95%, 84%) |
| HSV | hsv(83, 31%, 99%) |
| CMYK | cmyk(11.9%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(95.59, -22.50, 34.22) |
| CIE-LCH | lch(95.59, 40.95, 123.33°) |
| OKLab | oklab(95.41% -0.0609 0.0856) |
| OKLCH | oklch(95.41% 0.105 125.4) |
| XYZ | xyz(73.2937, 89.0333, 53.8729) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Very Light Green
#D1FFBD
ΔE00 4.53
Very Pale Green
#CFFDBC
ΔE00 4.70
Light Light Green
#C8FFB0
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 5.15
Tea Green
#BDF8A3
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDAF #CDAFFD
analogous
#FDF4AF #DFFDAF #B8FDAF
triadic
#DFFDAF #AFDFFD #FDAFDF
tetradic
#DFFDAF #AFFDF4 #CDAFFD #FDAFB8
square
#DFFDAF #AFFDF4 #CDAFFD #FDAFB8
split-complementary
#DFFDAF #AFB8FD #F4AFFD
monochromatic
#AFFA38 #C7FC73 #DFFDAF #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.12
#DFFDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DFFDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDAF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDAF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF2B3
Tritanopia (blue-blind)
#E4F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffdaf; /* rgb */ color: rgb(223, 253, 175); /* oklch */ color: oklch(95.4% 0.105 125.4);
Tailwind
colors: {
custom: {
50: '#e9fec7',
500: '#dffdaf',
950: '#000000',
},
}SCSS
$custom: #dffdaf; $custom-light: #e9fec7; $custom-dark: #000000;
JSON
{
"hex": "#dffdaf",
"rgb": {
"r": 223,
"g": 253,
"b": 175
},
"hsl": {
"h": 83.077,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.95405,
"c": 0.10501,
"h": 125.4
},
"luminance": 0.89034
}Semantic roles & 50–950 ramp
primary
#DFFDAF
secondary
#9B6EE2
accent
#00E658
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582