#DFFD99#DFFD99
#DFFD99 is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 95.0% C 0.129 H 122.5°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFD99 |
|---|---|
| RGB | rgb(223, 253, 153) |
| HSL | hsl(78, 96%, 80%) |
| HSV | hsv(78, 40%, 99%) |
| CMYK | cmyk(11.9%, 0%, 39.5%, 0.8%) |
| CIE-LAB | lab(95.26, -25.25, 44.63) |
| CIE-LCH | lch(95.26, 51.28, 119.50°) |
| OKLab | oklab(95.03% -0.0695 0.1091) |
| OKLCH | oklch(95.03% 0.129 122.5) |
| XYZ | xyz(71.3063, 88.2383, 43.4059) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.21
Light Khaki
#E6F2A2
ΔE00 4.63
Pistachio (survey)
#C0FA8B
ΔE00 5.06
Light Pea Green
#C4FE82
ΔE00 5.06
Light Yellowish Green
#C2FF89
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFD99 #B799FD
analogous
#FDE999 #DFFD99 #ADFD99
triadic
#DFFD99 #99DFFD #FD99DF
tetradic
#DFFD99 #99FDE9 #B799FD #FD99AD
square
#DFFD99 #99FDE9 #B799FD #FD99AD
split-complementary
#DFFD99 #99ADFD #E999FD
monochromatic
#B9FB21 #CCFC5D #DFFD99 #F2FED5 #F6FEE1
Accessibility & contrast
On white
1.13
#DFFD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DFFD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFD99
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFD99 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF291
Deuteranopia (green-blind)
#FFF19E
Tritanopia (blue-blind)
#E6F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dffd99; /* rgb */ color: rgb(223, 253, 153); /* oklch */ color: oklch(95.0% 0.129 122.5);
Tailwind
colors: {
custom: {
50: '#eafeb8',
500: '#dffd99',
950: '#000000',
},
}SCSS
$custom: #dffd99; $custom-light: #eafeb8; $custom-dark: #000000;
JSON
{
"hex": "#dffd99",
"rgb": {
"r": 223,
"g": 253,
"b": 153
},
"hsl": {
"h": 78,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.9503,
"c": 0.12937,
"h": 122.5
},
"luminance": 0.88238
}Semantic roles & 50–950 ramp
primary
#DFFD99
secondary
#835BDF
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581