#DFFDAE#DFFDAE
#DFFDAE is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.4% C 0.106 H 125.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFDAE |
|---|---|
| RGB | rgb(223, 253, 174) |
| HSL | hsl(83, 95%, 84%) |
| HSV | hsv(83, 31%, 99%) |
| CMYK | cmyk(11.9%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.58, -22.64, 34.70) |
| CIE-LCH | lch(95.58, 41.43, 123.12°) |
| OKLab | oklab(95.39% -0.0613 0.0867) |
| OKLCH | oklch(95.39% 0.106 125.3) |
| XYZ | xyz(73.1959, 88.9942, 53.3576) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Very Light Green
#D1FFBD
ΔE00 4.67
Light Light Green
#C8FFB0
ΔE00 4.76
Very Pale Green
#CFFDBC
ΔE00 4.85
Pale Green
#C7FDB5
ΔE00 5.24
Tea Green
#BDF8A3
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFDAE #CCAEFD
analogous
#FDF3AE #DFFDAE #B7FDAE
triadic
#DFFDAE #AEDFFD #FDAEDF
tetradic
#DFFDAE #AEFDF3 #CCAEFD #FDAEB7
square
#DFFDAE #AEFDF3 #CCAEFD #FDAEB7
split-complementary
#DFFDAE #AEB7FD #F3AEFD
monochromatic
#B0FA37 #C7FC72 #DFFDAE #F3FEE1 #F3FEE1
Accessibility & contrast
On white
1.12
#DFFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#DFFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFDAE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFDAE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FFF2B2
Tritanopia (blue-blind)
#E4F6E9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffdae; /* rgb */ color: rgb(223, 253, 174); /* oklch */ color: oklch(95.4% 0.106 125.3);
Tailwind
colors: {
custom: {
50: '#e9fec6',
500: '#dffdae',
950: '#000000',
},
}SCSS
$custom: #dffdae; $custom-light: #e9fec6; $custom-dark: #000000;
JSON
{
"hex": "#dffdae",
"rgb": {
"r": 223,
"g": 253,
"b": 174
},
"hsl": {
"h": 82.785,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95387,
"c": 0.10614,
"h": 125.3
},
"luminance": 0.88995
}Semantic roles & 50–950 ramp
primary
#DFFDAE
secondary
#9A6DE2
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582