#DFF599#DFF599
#DFF599 is a very light, moderate yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.118 H 119.7°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF599 |
|---|---|
| RGB | rgb(223, 245, 153) |
| HSL | hsl(74, 82%, 78%) |
| HSV | hsv(74, 38%, 96%) |
| CMYK | cmyk(9%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(93.14, -21.43, 41.92) |
| CIE-LCH | lch(93.14, 47.08, 117.08°) |
| OKLab | oklab(93.34% -0.0587 0.1029) |
| OKLCH | oklch(93.34% 0.118 119.7) |
| XYZ | xyz(68.8336, 83.2929, 42.5817) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.68
Light Yellow Green
#CCFD7F
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 6.40
Parchment
#FEFCAF
ΔE00 6.47
Creme
#FFFFB6
ΔE00 6.56
Light Pea Green
#C4FE82
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF599 #AF99F5
analogous
#F5DD99 #DFF599 #B1F599
triadic
#DFF599 #99DFF5 #F599DF
tetradic
#DFF599 #99F5DD #AF99F5 #F599B1
square
#DFF599 #99F5DD #AF99F5 #F599B1
split-complementary
#DFF599 #99B1F5 #DD99F5
monochromatic
#BCEA2A #CEF061 #DFF599 #F0FAD1 #F6FCE3
Accessibility & contrast
On white
1.19
#DFF599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DFF599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF599
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF599 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#FDEC9D
Tritanopia (blue-blind)
#E7ECDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff599; /* rgb */ color: rgb(223, 245, 153); /* oklch */ color: oklch(93.3% 0.118 119.7);
Tailwind
colors: {
custom: {
50: '#eaf8b8',
500: '#dff599',
950: '#000000',
},
}SCSS
$custom: #dff599; $custom-light: #eaf8b8; $custom-dark: #000000;
JSON
{
"hex": "#dff599",
"rgb": {
"r": 223,
"g": 245,
"b": 153
},
"hsl": {
"h": 74.348,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.93335,
"c": 0.11847,
"h": 119.7
},
"luminance": 0.83293
}Semantic roles & 50–950 ramp
primary
#DFF599
secondary
#7B5FD4
accent
#07DF3B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581