#DFF593#DFF593
#DFF593 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.125 H 119.2°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF593 |
|---|---|
| RGB | rgb(223, 245, 147) |
| HSL | hsl(73, 83%, 77%) |
| HSV | hsv(73, 40%, 96%) |
| CMYK | cmyk(9%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(93.06, -22.12, 44.75) |
| CIE-LCH | lch(93.06, 49.92, 116.30°) |
| OKLab | oklab(93.24% -0.061 0.1091) |
| OKLCH | oklch(93.24% 0.125 119.2) |
| XYZ | xyz(68.3504, 83.0997, 40.0372) |
| Luminance | 0.8310 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.28
Light Yellow Green
#CCFD7F
ΔE00 5.32
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.39
Parchment
#FEFCAF
ΔE00 6.73
Light Yellowish Green
#C2FF89
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF593 #A993F5
analogous
#F5DA93 #DFF593 #AEF593
triadic
#DFF593 #93DFF5 #F593DF
tetradic
#DFF593 #93F5DA #A993F5 #F593AE
square
#DFF593 #93F5DA #A993F5 #F593AE
split-complementary
#DFF593 #93AEF5 #DA93F5
monochromatic
#BEEB23 #CEF05B #DFF593 #F0FACB #F7FCE3
Accessibility & contrast
On white
1.19
#DFF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#DFF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF593
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF593 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#FEEB98
Tritanopia (blue-blind)
#E8ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff593; /* rgb */ color: rgb(223, 245, 147); /* oklch */ color: oklch(93.2% 0.125 119.2);
Tailwind
colors: {
custom: {
50: '#eaf8b4',
500: '#dff593',
950: '#000000',
},
}SCSS
$custom: #dff593; $custom-light: #eaf8b4; $custom-dark: #000000;
JSON
{
"hex": "#dff593",
"rgb": {
"r": 223,
"g": 245,
"b": 147
},
"hsl": {
"h": 73.469,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.9324,
"c": 0.12501,
"h": 119.2
},
"luminance": 0.83099
}Semantic roles & 50–950 ramp
primary
#DFF593
secondary
#7459D3
accent
#06DF37
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581