#DFF793#DFF793
#DFF793 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.7% C 0.128 H 120.0°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF793 |
|---|---|
| RGB | rgb(223, 247, 147) |
| HSL | hsl(74, 86%, 77%) |
| HSV | hsv(74, 40%, 97%) |
| CMYK | cmyk(9.7%, 0%, 40.5%, 3.1%) |
| CIE-LAB | lab(93.59, -23.08, 45.42) |
| CIE-LCH | lch(93.59, 50.95, 116.94°) |
| OKLab | oklab(93.66% -0.0637 0.1106) |
| OKLCH | oklch(93.66% 0.128 120) |
| XYZ | xyz(68.9588, 84.3163, 40.2399) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 5.95
Pistachio (survey)
#C0FA8B
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.30
Celery
#C1FD95
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF793 #AB93F7
analogous
#F7DD93 #DFF793 #ADF793
triadic
#DFF793 #93DFF7 #F793DF
tetradic
#DFF793 #93F7DD #AB93F7 #F793AD
square
#DFF793 #93F7DD #AB93F7 #F793AD
split-complementary
#DFF793 #93ADF7 #DD93F7
monochromatic
#BDEF21 #CEF35A #DFF793 #F0FBCC #F7FDE3
Accessibility & contrast
On white
1.18
#DFF793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#DFF793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF793
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF793 | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#E7EEDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff793; /* rgb */ color: rgb(223, 247, 147); /* oklch */ color: oklch(93.7% 0.128 120.0);
Tailwind
colors: {
custom: {
50: '#eaf9b4',
500: '#dff793',
950: '#000000',
},
}SCSS
$custom: #dff793; $custom-light: #eaf9b4; $custom-dark: #000000;
JSON
{
"hex": "#dff793",
"rgb": {
"r": 223,
"g": 247,
"b": 147
},
"hsl": {
"h": 74.4,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.93664,
"c": 0.12767,
"h": 120
},
"luminance": 0.84316
}Semantic roles & 50–950 ramp
primary
#DFF793
secondary
#7658D6
accent
#03E339
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581