#DFF8AE#DFF8AE
#DFF8AE is a very light, moderate yellow-green. Relative luminance 0.859; OKLCH L 94.3% C 0.099 H 123.4°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8AE |
|---|---|
| RGB | rgb(223, 248, 174) |
| HSL | hsl(80, 84%, 83%) |
| HSV | hsv(80, 30%, 97%) |
| CMYK | cmyk(10.1%, 0%, 29.8%, 2.7%) |
| CIE-LAB | lab(94.26, -20.23, 32.94) |
| CIE-LCH | lch(94.26, 38.66, 121.56°) |
| OKLab | oklab(94.34% -0.0545 0.0825) |
| OKLCH | oklch(94.34% 0.099 123.4) |
| XYZ | xyz(71.6381, 85.8786, 52.8384) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Very Light Green
#D1FFBD
ΔE00 5.08
Very Pale Green
#CFFDBC
ΔE00 5.16
Light Light Green
#C8FFB0
ΔE00 5.60
Pale Green
#C7FDB5
ΔE00 5.83
Washed Out Green
#BCF5A6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8AE #C7AEF8
analogous
#F8ECAE #DFF8AE #BAF8AE
triadic
#DFF8AE #AEDFF8 #F8AEDF
tetradic
#DFF8AE #AEF8EC #C7AEF8 #F8AEBA
square
#DFF8AE #AEF8EC #C7AEF8 #F8AEBA
split-complementary
#DFF8AE #AEBAF8 #ECAEF8
monochromatic
#B2EE3D #C9F376 #DFF8AE #F4FDE3 #F4FDE3
Accessibility & contrast
On white
1.16
#DFF8AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#DFF8AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8AE
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8AE | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#FDEEB1
Tritanopia (blue-blind)
#E4F1E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff8ae; /* rgb */ color: rgb(223, 248, 174); /* oklch */ color: oklch(94.3% 0.099 123.4);
Tailwind
colors: {
custom: {
50: '#e9fac6',
500: '#dff8ae',
950: '#000000',
},
}SCSS
$custom: #dff8ae; $custom-light: #e9fac6; $custom-dark: #000000;
JSON
{
"hex": "#dff8ae",
"rgb": {
"r": 223,
"g": 248,
"b": 174
},
"hsl": {
"h": 80.27,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.94335,
"c": 0.09887,
"h": 123.4
},
"luminance": 0.85879
}Semantic roles & 50–950 ramp
primary
#DFF8AE
secondary
#9470DA
accent
#05E14F
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582