#DFFA97#DFFA97
#DFFA97 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.4% C 0.127 H 121.3°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA97 |
|---|---|
| RGB | rgb(223, 250, 151) |
| HSL | hsl(76, 91%, 79%) |
| HSV | hsv(76, 40%, 98%) |
| CMYK | cmyk(10.8%, 0%, 39.6%, 2%) |
| CIE-LAB | lab(94.44, -24.06, 44.56) |
| CIE-LCH | lch(94.44, 50.64, 118.36°) |
| OKLab | oklab(94.36% -0.0663 0.1088) |
| OKLCH | oklch(94.36% 0.127 121.3) |
| XYZ | xyz(70.2029, 86.2936, 42.2301) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 4.56
Pistachio (survey)
#C0FA8B
ΔE00 5.47
Light Pea Green
#C4FE82
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.75
Celery
#C1FD95
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA97 #B297FA
analogous
#FAE497 #DFFA97 #ADFA97
triadic
#DFFA97 #97DFFA #FA97DF
tetradic
#DFFA97 #97FAE4 #B297FA #FA97AD
square
#DFFA97 #97FAE4 #B297FA #FA97AD
split-complementary
#DFFA97 #97ADFA #E497FA
monochromatic
#BBF422 #CDF75D #DFFA97 #F1FDD1 #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#DFFA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA97
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA97 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#FFEF9C
Tritanopia (blue-blind)
#E7F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa97; /* rgb */ color: rgb(223, 250, 151); /* oklch */ color: oklch(94.4% 0.127 121.3);
Tailwind
colors: {
custom: {
50: '#eafcb7',
500: '#dffa97',
950: '#000000',
},
}SCSS
$custom: #dffa97; $custom-light: #eafcb7; $custom-dark: #000000;
JSON
{
"hex": "#dffa97",
"rgb": {
"r": 223,
"g": 250,
"b": 151
},
"hsl": {
"h": 76.364,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.94362,
"c": 0.12742,
"h": 121.3
},
"luminance": 0.86294
}Semantic roles & 50–950 ramp
primary
#DFFA97
secondary
#7E5BDA
accent
#00E63F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581