#DFF7AE#DFF7AE
#DFF7AE is a very light, moderate yellow-green. Relative luminance 0.853; OKLCH L 94.1% C 0.097 H 123.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7AE |
|---|---|
| RGB | rgb(223, 247, 174) |
| HSL | hsl(80, 82%, 83%) |
| HSV | hsv(80, 30%, 97%) |
| CMYK | cmyk(9.7%, 0%, 29.6%, 3.1%) |
| CIE-LAB | lab(94.00, -19.75, 32.59) |
| CIE-LCH | lch(94.00, 38.10, 121.22°) |
| OKLab | oklab(94.13% -0.0531 0.0817) |
| OKLCH | oklch(94.13% 0.097 123) |
| XYZ | xyz(71.3315, 85.2654, 52.7361) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.46
Very Light Green
#D1FFBD
ΔE00 5.21
Very Pale Green
#CFFDBC
ΔE00 5.27
Light Light Green
#C8FFB0
ΔE00 5.81
Pale Green
#C7FDB5
ΔE00 5.99
Washed Out Green
#BCF5A6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7AE #C6AEF7
analogous
#F7EAAE #DFF7AE #BBF7AE
triadic
#DFF7AE #AEDFF7 #F7AEDF
tetradic
#DFF7AE #AEF7EA #C6AEF7 #F7AEBB
square
#DFF7AE #AEF7EA #C6AEF7 #F7AEBB
split-complementary
#DFF7AE #AEBBF7 #EAAEF7
monochromatic
#B3EC3F #C9F176 #DFF7AE #F4FCE3 #F4FCE3
Accessibility & contrast
On white
1.16
#DFF7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#DFF7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7AE
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7AE | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#FCEEB1
Tritanopia (blue-blind)
#E4F0E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff7ae; /* rgb */ color: rgb(223, 247, 174); /* oklch */ color: oklch(94.1% 0.097 123.0);
Tailwind
colors: {
custom: {
50: '#e9f9c6',
500: '#dff7ae',
950: '#000000',
},
}SCSS
$custom: #dff7ae; $custom-light: #e9f9c6; $custom-dark: #000000;
JSON
{
"hex": "#dff7ae",
"rgb": {
"r": 223,
"g": 247,
"b": 174
},
"hsl": {
"h": 79.726,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.94125,
"c": 0.09742,
"h": 123
},
"luminance": 0.85265
}Semantic roles & 50–950 ramp
primary
#DFF7AE
secondary
#9371D9
accent
#07DE4E
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582