#DFFEAE#DFFEAE
#DFFEAE is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.6% C 0.108 H 125.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEAE |
|---|---|
| RGB | rgb(223, 254, 174) |
| HSL | hsl(83, 98%, 84%) |
| HSV | hsv(83, 31%, 100%) |
| CMYK | cmyk(12.2%, 0%, 31.5%, 0.4%) |
| CIE-LAB | lab(95.84, -23.11, 35.05) |
| CIE-LCH | lch(95.84, 41.98, 123.41°) |
| OKLab | oklab(95.6% -0.0626 0.0875) |
| OKLCH | oklch(95.6% 0.108 125.6) |
| XYZ | xyz(73.5124, 89.6272, 53.4631) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 4.63
Very Light Green
#D1FFBD
ΔE00 4.64
Light Khaki
#E6F2A2
ΔE00 4.65
Very Pale Green
#CFFDBC
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEAE #CDAEFE
analogous
#FEF5AE #DFFEAE #B7FEAE
triadic
#DFFEAE #AEDFFE #FEAEDF
tetradic
#DFFEAE #AEFEF5 #CDAEFE #FEAEB7
square
#DFFEAE #AEFEF5 #CDAEFE #FEAEB7
split-complementary
#DFFEAE #AEB7FE #F5AEFE
monochromatic
#AFFD35 #C7FD72 #DFFEAE #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DFFEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DFFEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEAE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEAE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF3B2
Tritanopia (blue-blind)
#E4F7E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeae; /* rgb */ color: rgb(223, 254, 174); /* oklch */ color: oklch(95.6% 0.108 125.6);
Tailwind
colors: {
custom: {
50: '#e9fec6',
500: '#dffeae',
950: '#000000',
},
}SCSS
$custom: #dffeae; $custom-light: #e9fec6; $custom-dark: #000000;
JSON
{
"hex": "#dffeae",
"rgb": {
"r": 223,
"g": 254,
"b": 174
},
"hsl": {
"h": 83.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.95598,
"c": 0.1076,
"h": 125.6
},
"luminance": 0.89628
}Semantic roles & 50–950 ramp
primary
#DFFEAE
secondary
#9B6DE3
accent
#00E659
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582