#DFFA99#DFFA99
#DFFA99 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.4% C 0.125 H 121.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFA99 |
|---|---|
| RGB | rgb(223, 250, 153) |
| HSL | hsl(77, 91%, 79%) |
| HSV | hsv(77, 39%, 98%) |
| CMYK | cmyk(10.8%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(94.47, -23.82, 43.62) |
| CIE-LCH | lch(94.47, 49.70, 118.64°) |
| OKLab | oklab(94.39% -0.0655 0.1068) |
| OKLCH | oklch(94.39% 0.125 121.5) |
| XYZ | xyz(70.3667, 86.3591, 43.0927) |
| Luminance | 0.8636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.89
Light Yellow Green
#CCFD7F
ΔE00 4.74
Pistachio (survey)
#C0FA8B
ΔE00 5.48
Light Pea Green
#C4FE82
ΔE00 5.61
Celery
#C1FD95
ΔE00 5.78
Light Yellowish Green
#C2FF89
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFA99 #B499FA
analogous
#FAE599 #DFFA99 #AFFA99
triadic
#DFFA99 #99DFFA #FA99DF
tetradic
#DFFA99 #99FAE5 #B499FA #FA99AF
square
#DFFA99 #99FAE5 #B499FA #FA99AF
split-complementary
#DFFA99 #99AFFA #E599FA
monochromatic
#BAF424 #CDF75F #DFFA99 #F1FDD3 #F6FEE2
Accessibility & contrast
On white
1.15
#DFFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#DFFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFA99
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFA99 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFEF9E
Tritanopia (blue-blind)
#E7F1E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dffa99; /* rgb */ color: rgb(223, 250, 153); /* oklch */ color: oklch(94.4% 0.125 121.5);
Tailwind
colors: {
custom: {
50: '#eafcb8',
500: '#dffa99',
950: '#000000',
},
}SCSS
$custom: #dffa99; $custom-light: #eafcb8; $custom-dark: #000000;
JSON
{
"hex": "#dffa99",
"rgb": {
"r": 223,
"g": 250,
"b": 153
},
"hsl": {
"h": 76.701,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.94393,
"c": 0.12527,
"h": 121.5
},
"luminance": 0.86359
}Semantic roles & 50–950 ramp
primary
#DFFA99
secondary
#805DDB
accent
#00E640
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581