#DFFEAC#DFFEAC
#DFFEAC is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.6% C 0.110 H 125.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEAC |
|---|---|
| RGB | rgb(223, 254, 172) |
| HSL | hsl(83, 98%, 84%) |
| HSV | hsv(83, 32%, 100%) |
| CMYK | cmyk(12.2%, 0%, 32.3%, 0.4%) |
| CIE-LAB | lab(95.81, -23.38, 36.00) |
| CIE-LCH | lch(95.81, 42.93, 123.00°) |
| OKLab | oklab(95.56% -0.0634 0.0897) |
| OKLCH | oklch(95.56% 0.11 125.2) |
| XYZ | xyz(73.3188, 89.5498, 52.4439) |
| Luminance | 0.8955 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.55
Light Light Green
#C8FFB0
ΔE00 4.77
Very Light Green
#D1FFBD
ΔE00 4.93
Very Pale Green
#CFFDBC
ΔE00 5.13
Pale Green
#C7FDB5
ΔE00 5.37
Celery
#C1FD95
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEAC #CBACFE
analogous
#FEF4AC #DFFEAC #B6FEAC
triadic
#DFFEAC #ACDFFE #FEACDF
tetradic
#DFFEAC #ACFEF4 #CBACFE #FEACB6
square
#DFFEAC #ACFEF4 #CBACFE #FEACB6
split-complementary
#DFFEAC #ACB6FE #F4ACFE
monochromatic
#B0FD33 #C8FD70 #DFFEAC #F3FFE1 #F3FFE1
Accessibility & contrast
On white
1.11
#DFFEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DFFEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEAC
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEAC | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A6
Deuteranopia (green-blind)
#FFF3B0
Tritanopia (blue-blind)
#E4F6E9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeac; /* rgb */ color: rgb(223, 254, 172); /* oklch */ color: oklch(95.6% 0.110 125.2);
Tailwind
colors: {
custom: {
50: '#eafec5',
500: '#dffeac',
950: '#000000',
},
}SCSS
$custom: #dffeac; $custom-light: #eafec5; $custom-dark: #000000;
JSON
{
"hex": "#dffeac",
"rgb": {
"r": 223,
"g": 254,
"b": 172
},
"hsl": {
"h": 82.683,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.95562,
"c": 0.10985,
"h": 125.2
},
"luminance": 0.8955
}Semantic roles & 50–950 ramp
primary
#DFFEAC
secondary
#986BE3
accent
#00E657
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161713
muted
#848582