#DFFB96#DFFB96
#DFFB96 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.6% C 0.130 H 121.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFB96 |
|---|---|
| RGB | rgb(223, 251, 150) |
| HSL | hsl(77, 93%, 79%) |
| HSV | hsv(77, 40%, 98%) |
| CMYK | cmyk(11.2%, 0%, 40.2%, 1.6%) |
| CIE-LAB | lab(94.69, -24.64, 45.36) |
| CIE-LCH | lch(94.69, 51.62, 118.52°) |
| OKLab | oklab(94.56% -0.068 0.1106) |
| OKLCH | oklch(94.56% 0.13 121.6) |
| XYZ | xyz(70.4336, 86.8843, 41.9080) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Khaki
#E6F2A2
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.33
Light Yellowish Green
#C2FF89
ΔE00 5.55
Celery
#C1FD95
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFB96 #B296FB
analogous
#FBE596 #DFFB96 #ACFB96
triadic
#DFFB96 #96DFFB #FB96DF
tetradic
#DFFB96 #96FBE5 #B296FB #FB96AC
square
#DFFB96 #96FBE5 #B296FB #FB96AC
split-complementary
#DFFB96 #96ACFB #E596FB
monochromatic
#BBF720 #CDF95B #DFFB96 #F1FDD1 #F6FEE2
Accessibility & contrast
On white
1.14
#DFFB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#DFFB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFB96
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFB96 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08E
Deuteranopia (green-blind)
#FFF09B
Tritanopia (blue-blind)
#E7F2E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dffb96; /* rgb */ color: rgb(223, 251, 150); /* oklch */ color: oklch(94.6% 0.130 121.6);
Tailwind
colors: {
custom: {
50: '#eafcb6',
500: '#dffb96',
950: '#000000',
},
}SCSS
$custom: #dffb96; $custom-light: #eafcb6; $custom-dark: #000000;
JSON
{
"hex": "#dffb96",
"rgb": {
"r": 223,
"g": 251,
"b": 150
},
"hsl": {
"h": 76.634,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.94559,
"c": 0.12985,
"h": 121.6
},
"luminance": 0.86884
}Semantic roles & 50–950 ramp
primary
#DFFB96
secondary
#7E59DC
accent
#00E640
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581