#DFF799#DFF799
#DFF799 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.8% C 0.121 H 120.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF799 |
|---|---|
| RGB | rgb(223, 247, 153) |
| HSL | hsl(75, 85%, 78%) |
| HSV | hsv(75, 38%, 97%) |
| CMYK | cmyk(9.7%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(93.67, -22.39, 42.60) |
| CIE-LCH | lch(93.67, 48.13, 117.73°) |
| OKLab | oklab(93.76% -0.0614 0.1045) |
| OKLCH | oklch(93.76% 0.121 120.5) |
| XYZ | xyz(69.4419, 84.5095, 42.7845) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.16
Light Yellow Green
#CCFD7F
ΔE00 5.36
Pistachio (survey)
#C0FA8B
ΔE00 6.01
Light Pea Green
#C4FE82
ΔE00 6.24
Celery
#C1FD95
ΔE00 6.31
Light Yellowish Green
#C2FF89
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF799 #B199F7
analogous
#F7E099 #DFF799 #B0F799
triadic
#DFF799 #99DFF7 #F799DF
tetradic
#DFF799 #99F7E0 #B199F7 #F799B0
square
#DFF799 #99F7E0 #B199F7 #F799B0
split-complementary
#DFF799 #99B0F7 #E099F7
monochromatic
#BBEE27 #CDF360 #DFF799 #F1FBD2 #F6FDE3
Accessibility & contrast
On white
1.17
#DFF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#DFF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF799
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF799 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#FFED9E
Tritanopia (blue-blind)
#E7EEE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff799; /* rgb */ color: rgb(223, 247, 153); /* oklch */ color: oklch(93.8% 0.121 120.5);
Tailwind
colors: {
custom: {
50: '#eaf9b8',
500: '#dff799',
950: '#000000',
},
}SCSS
$custom: #dff799; $custom-light: #eaf9b8; $custom-dark: #000000;
JSON
{
"hex": "#dff799",
"rgb": {
"r": 223,
"g": 247,
"b": 153
},
"hsl": {
"h": 75.319,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.93758,
"c": 0.12118,
"h": 120.5
},
"luminance": 0.84509
}Semantic roles & 50–950 ramp
primary
#DFF799
secondary
#7D5ED6
accent
#04E23C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581