#DFFE99#DFFE99
#DFFE99 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.131 H 122.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFE99 |
|---|---|
| RGB | rgb(223, 254, 153) |
| HSL | hsl(78, 98%, 80%) |
| HSV | hsv(78, 40%, 100%) |
| CMYK | cmyk(12.2%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(95.53, -25.72, 44.97) |
| CIE-LCH | lch(95.53, 51.81, 119.77°) |
| OKLab | oklab(95.24% -0.0708 0.1099) |
| OKLCH | oklch(95.24% 0.131 122.8) |
| XYZ | xyz(71.6228, 88.8714, 43.5114) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.06
Light Khaki
#E6F2A2
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.08
Celery
#C1FD95
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFE99 #B899FE
analogous
#FEEB99 #DFFE99 #ADFE99
triadic
#DFFE99 #99DFFE #FE99DF
tetradic
#DFFE99 #99FEEB #B899FE #FE99AD
square
#DFFE99 #99FEEB #B899FE #FE99AD
split-complementary
#DFFE99 #99ADFE #EB99FE
monochromatic
#B9FD20 #CCFD5C #DFFE99 #F2FFD6 #F5FFE1
Accessibility & contrast
On white
1.12
#DFFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DFFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFE99
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFE99 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF391
Deuteranopia (green-blind)
#FFF29E
Tritanopia (blue-blind)
#E6F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dffe99; /* rgb */ color: rgb(223, 254, 153); /* oklch */ color: oklch(95.2% 0.131 122.8);
Tailwind
colors: {
custom: {
50: '#eafeb8',
500: '#dffe99',
950: '#000000',
},
}SCSS
$custom: #dffe99; $custom-light: #eafeb8; $custom-dark: #000000;
JSON
{
"hex": "#dffe99",
"rgb": {
"r": 223,
"g": 254,
"b": 153
},
"hsl": {
"h": 78.416,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.95243,
"c": 0.13074,
"h": 122.8
},
"luminance": 0.88872
}Semantic roles & 50–950 ramp
primary
#DFFE99
secondary
#845BE0
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581