#DFF794#DFF794
#DFF794 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.7% C 0.127 H 120.0°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF794 |
|---|---|
| RGB | rgb(223, 247, 148) |
| HSL | hsl(75, 86%, 77%) |
| HSV | hsv(75, 40%, 97%) |
| CMYK | cmyk(9.7%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(93.60, -22.97, 44.95) |
| CIE-LCH | lch(93.60, 50.48, 117.06°) |
| OKLab | oklab(93.68% -0.0634 0.1096) |
| OKLCH | oklch(93.68% 0.127 120) |
| XYZ | xyz(69.0376, 84.3478, 40.6550) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Light Pea Green
#C4FE82
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.31
Celery
#C1FD95
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF794 #AC94F7
analogous
#F7DD94 #DFF794 #AEF794
triadic
#DFF794 #94DFF7 #F794DF
tetradic
#DFF794 #94F7DD #AC94F7 #F794AE
square
#DFF794 #94F7DD #AC94F7 #F794AE
split-complementary
#DFF794 #94AEF7 #DD94F7
monochromatic
#BDEE22 #CEF35B #DFF794 #F0FBCD #F6FDE3
Accessibility & contrast
On white
1.18
#DFF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DFF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF794
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF794 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8C
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#E7EEDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff794; /* rgb */ color: rgb(223, 247, 148); /* oklch */ color: oklch(93.7% 0.127 120.0);
Tailwind
colors: {
custom: {
50: '#eaf9b5',
500: '#dff794',
950: '#000000',
},
}SCSS
$custom: #dff794; $custom-light: #eaf9b5; $custom-dark: #000000;
JSON
{
"hex": "#dff794",
"rgb": {
"r": 223,
"g": 247,
"b": 148
},
"hsl": {
"h": 74.545,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.93679,
"c": 0.1266,
"h": 120
},
"luminance": 0.84348
}Semantic roles & 50–950 ramp
primary
#DFF794
secondary
#7859D6
accent
#03E339
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581