#DFFE97#DFFE97
#DFFE97 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.133 H 122.6°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFE97 |
|---|---|
| RGB | rgb(223, 254, 151) |
| HSL | hsl(78, 98%, 79%) |
| HSV | hsv(78, 41%, 100%) |
| CMYK | cmyk(12.2%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(95.50, -25.95, 45.91) |
| CIE-LCH | lch(95.50, 52.73, 119.48°) |
| OKLab | oklab(95.21% -0.0716 0.1119) |
| OKLCH | oklch(95.21% 0.133 122.6) |
| XYZ | xyz(71.4590, 88.8058, 42.6488) |
| Luminance | 0.8881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.88
Light Pea Green
#C4FE82
ΔE00 4.79
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.00
Light Yellowish Green
#C2FF89
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFE97 #B697FE
analogous
#FEE997 #DFFE97 #ACFE97
triadic
#DFFE97 #97DFFE #FE97DF
tetradic
#DFFE97 #97FEE9 #B697FE #FE97AC
square
#DFFE97 #97FEE9 #B697FE #FE97AC
split-complementary
#DFFE97 #97ACFE #E997FE
monochromatic
#BAFD1E #CCFD5A #DFFE97 #F2FFD4 #F6FFE1
Accessibility & contrast
On white
1.12
#DFFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DFFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFE97
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFE97 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38F
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#E6F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffe97; /* rgb */ color: rgb(223, 254, 151); /* oklch */ color: oklch(95.2% 0.133 122.6);
Tailwind
colors: {
custom: {
50: '#eafeb7',
500: '#dffe97',
950: '#000000',
},
}SCSS
$custom: #dffe97; $custom-light: #eafeb7; $custom-dark: #000000;
JSON
{
"hex": "#dffe97",
"rgb": {
"r": 223,
"g": 254,
"b": 151
},
"hsl": {
"h": 78.058,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.95212,
"c": 0.13287,
"h": 122.6
},
"luminance": 0.88806
}Semantic roles & 50–950 ramp
primary
#DFFE97
secondary
#8259E0
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581