#DFFE96#DFFE96
#DFFE96 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.2% C 0.134 H 122.5°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFE96 |
|---|---|
| RGB | rgb(223, 254, 150) |
| HSL | hsl(78, 98%, 79%) |
| HSV | hsv(78, 41%, 100%) |
| CMYK | cmyk(12.2%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(95.49, -26.06, 46.37) |
| CIE-LCH | lch(95.49, 53.19, 119.34°) |
| OKLab | oklab(95.2% -0.072 0.1129) |
| OKLCH | oklch(95.2% 0.134 122.5) |
| XYZ | xyz(71.3781, 88.7735, 42.2229) |
| Luminance | 0.8877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.79
Light Pea Green
#C4FE82
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.03
Light Khaki
#E6F2A2
ΔE00 5.07
Celery
#C1FD95
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFE96 #B596FE
analogous
#FEE996 #DFFE96 #ABFE96
triadic
#DFFE96 #96DFFE #FE96DF
tetradic
#DFFE96 #96FEE9 #B596FE #FE96AB
square
#DFFE96 #96FEE9 #B596FE #FE96AB
split-complementary
#DFFE96 #96ABFE #E996FE
monochromatic
#BAFD1D #CDFD59 #DFFE96 #F1FFD3 #F6FFE1
Accessibility & contrast
On white
1.12
#DFFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DFFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFE96
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFE96 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38E
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E7F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffe96; /* rgb */ color: rgb(223, 254, 150); /* oklch */ color: oklch(95.2% 0.134 122.5);
Tailwind
colors: {
custom: {
50: '#eafeb6',
500: '#dffe96',
950: '#000000',
},
}SCSS
$custom: #dffe96; $custom-light: #eafeb6; $custom-dark: #000000;
JSON
{
"hex": "#dffe96",
"rgb": {
"r": 223,
"g": 254,
"b": 150
},
"hsl": {
"h": 77.885,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.95196,
"c": 0.13392,
"h": 122.5
},
"luminance": 0.88774
}Semantic roles & 50–950 ramp
primary
#DFFE96
secondary
#8158E0
accent
#00E644
background
#FFFFFD
surface
#FEFFF8
border
#D6D7D1
text
#161711
muted
#858581