#DFF594#DFF594
#DFF594 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.3% C 0.124 H 119.3°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF594 |
|---|---|
| RGB | rgb(223, 245, 148) |
| HSL | hsl(74, 83%, 77%) |
| HSV | hsv(74, 40%, 96%) |
| CMYK | cmyk(9%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(93.07, -22.01, 44.28) |
| CIE-LCH | lch(93.07, 49.44, 116.43°) |
| OKLab | oklab(93.26% -0.0607 0.1081) |
| OKLCH | oklch(93.26% 0.124 119.3) |
| XYZ | xyz(68.4293, 83.1312, 40.4522) |
| Luminance | 0.8313 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.17
Light Yellow Green
#CCFD7F
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.43
Parchment
#FEFCAF
ΔE00 6.68
Light Yellowish Green
#C2FF89
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF594 #AA94F5
analogous
#F5DA94 #DFF594 #AFF594
triadic
#DFF594 #94DFF5 #F594DF
tetradic
#DFF594 #94F5DA #AA94F5 #F594AF
square
#DFF594 #94F5DA #AA94F5 #F594AF
split-complementary
#DFF594 #94AFF5 #DA94F5
monochromatic
#BEEB24 #CEF05C #DFF594 #F0FACC #F7FCE3
Accessibility & contrast
On white
1.19
#DFF594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DFF594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF594
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF594 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#FEEB99
Tritanopia (blue-blind)
#E8ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff594; /* rgb */ color: rgb(223, 245, 148); /* oklch */ color: oklch(93.3% 0.124 119.3);
Tailwind
colors: {
custom: {
50: '#eaf8b4',
500: '#dff594',
950: '#000000',
},
}SCSS
$custom: #dff594; $custom-light: #eaf8b4; $custom-dark: #000000;
JSON
{
"hex": "#dff594",
"rgb": {
"r": 223,
"g": 245,
"b": 148
},
"hsl": {
"h": 73.608,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.93256,
"c": 0.12393,
"h": 119.3
},
"luminance": 0.83131
}Semantic roles & 50–950 ramp
primary
#DFF594
secondary
#755AD3
accent
#06DF37
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581