#DFF4AE#DFF4AE
#DFF4AE is a very light, moderate yellow-green. Relative luminance 0.834; OKLCH L 93.5% C 0.093 H 121.8°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4AE |
|---|---|
| RGB | rgb(223, 244, 174) |
| HSL | hsl(78, 76%, 82%) |
| HSV | hsv(78, 29%, 96%) |
| CMYK | cmyk(8.6%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(93.21, -18.29, 31.53) |
| CIE-LCH | lch(93.21, 36.45, 120.12°) |
| OKLab | oklab(93.5% -0.049 0.0791) |
| OKLCH | oklch(93.5% 0.093 121.8) |
| XYZ | xyz(70.4214, 83.4453, 52.4328) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.19
Very Light Green
#D1FFBD
ΔE00 5.69
Very Pale Green
#CFFDBC
ΔE00 5.70
Creme
#FFFFB6
ΔE00 6.22
Cream (survey)
#FFFFC2
ΔE00 6.33
Light Beige
#FFFEB6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4AE #C3AEF4
analogous
#F4E6AE #DFF4AE #BCF4AE
triadic
#DFF4AE #AEDFF4 #F4AEDF
tetradic
#DFF4AE #AEF4E6 #C3AEF4 #F4AEBC
square
#DFF4AE #AEF4E6 #C3AEF4 #F4AEBC
split-complementary
#DFF4AE #AEBCF4 #E6AEF4
monochromatic
#B4E542 #CAED78 #DFF4AE #F4FBE4 #F4FBE4
Accessibility & contrast
On white
1.19
#DFF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DFF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4AE
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4AE | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#FAECB1
Tritanopia (blue-blind)
#E5EDE2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff4ae; /* rgb */ color: rgb(223, 244, 174); /* oklch */ color: oklch(93.5% 0.093 121.8);
Tailwind
colors: {
custom: {
50: '#e9f7c6',
500: '#dff4ae',
950: '#000000',
},
}SCSS
$custom: #dff4ae; $custom-light: #e9f7c6; $custom-dark: #000000;
JSON
{
"hex": "#dff4ae",
"rgb": {
"r": 223,
"g": 244,
"b": 174
},
"hsl": {
"h": 78,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.93496,
"c": 0.09309,
"h": 121.8
},
"luminance": 0.83445
}Semantic roles & 50–950 ramp
primary
#DFF4AE
secondary
#9072D4
accent
#0DD84A
background
#FEFFFD
surface
#FDFEF9
border
#D5D6D2
text
#161713
muted
#848582