#DFFFA4#DFFFA4
#DFFFA4 is a very light, vivid yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.120 H 124.4°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFFA4 |
|---|---|
| RGB | rgb(223, 255, 164) |
| HSL | hsl(81, 100%, 82%) |
| HSV | hsv(81, 36%, 100%) |
| CMYK | cmyk(12.5%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(95.95, -24.88, 40.15) |
| CIE-LCH | lch(95.95, 47.23, 121.79°) |
| OKLab | oklab(95.63% -0.0679 0.0992) |
| OKLCH | oklch(95.63% 0.12 124.4) |
| XYZ | xyz(72.8917, 89.8880, 48.6247) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Celery
#C1FD95
ΔE00 4.98
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Light Yellow Green
#CCFD7F
ΔE00 5.23
Light Light Green
#C8FFB0
ΔE00 5.43
Light Yellowish Green
#C2FF89
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFFA4 #C4A4FF
analogous
#FFF2A4 #DFFFA4 #B2FFA4
triadic
#DFFFA4 #A4DFFF #FFA4DF
tetradic
#DFFFA4 #A4FFF2 #C4A4FF #FFA4B2
square
#DFFFA4 #A4FFF2 #C4A4FF #FFA4B2
split-complementary
#DFFFA4 #A4B2FF #F2A4FF
monochromatic
#B4FF2A #C9FF67 #DFFFA4 #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.11
#DFFFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DFFFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFFA4
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFFA4 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49E
Deuteranopia (green-blind)
#FFF3A8
Tritanopia (blue-blind)
#E5F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dfffa4; /* rgb */ color: rgb(223, 255, 164); /* oklch */ color: oklch(95.6% 0.120 124.4);
Tailwind
colors: {
custom: {
50: '#eaffc0',
500: '#dfffa4',
950: '#000000',
},
}SCSS
$custom: #dfffa4; $custom-light: #eaffc0; $custom-dark: #000000;
JSON
{
"hex": "#dfffa4",
"rgb": {
"r": 223,
"g": 255,
"b": 164
},
"hsl": {
"h": 81.099,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.95634,
"c": 0.12021,
"h": 124.4
},
"luminance": 0.89888
}Semantic roles & 50–950 ramp
primary
#DFFFA4
secondary
#9164E4
accent
#00E651
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682