#DFF592#DFF592
#DFF592 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.2% C 0.126 H 119.2°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF592 |
|---|---|
| RGB | rgb(223, 245, 146) |
| HSL | hsl(73, 83%, 77%) |
| HSV | hsv(73, 40%, 96%) |
| CMYK | cmyk(9%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(93.04, -22.23, 45.22) |
| CIE-LCH | lch(93.04, 50.39, 116.18°) |
| OKLab | oklab(93.23% -0.0614 0.1101) |
| OKLCH | oklch(93.23% 0.126 119.2) |
| XYZ | xyz(68.2723, 83.0684, 39.6257) |
| Luminance | 0.8307 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.39
Light Yellow Green
#CCFD7F
ΔE00 5.26
Light Pea Green
#C4FE82
ΔE00 6.35
Pistachio (survey)
#C0FA8B
ΔE00 6.36
Light Yellowish Green
#C2FF89
ΔE00 6.73
Pear
#CBF85F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF592 #A892F5
analogous
#F5D992 #DFF592 #AEF592
triadic
#DFF592 #92DFF5 #F592DF
tetradic
#DFF592 #92F5D9 #A892F5 #F592AE
square
#DFF592 #92F5D9 #A892F5 #F592AE
split-complementary
#DFF592 #92AEF5 #D992F5
monochromatic
#BEEB22 #CFF05A #DFF592 #EFFACA #F7FCE3
Accessibility & contrast
On white
1.19
#DFF592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DFF592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF592
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF592 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#FEEB97
Tritanopia (blue-blind)
#E8EBDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dff592; /* rgb */ color: rgb(223, 245, 146); /* oklch */ color: oklch(93.2% 0.126 119.2);
Tailwind
colors: {
custom: {
50: '#eaf8b3',
500: '#dff592',
950: '#000000',
},
}SCSS
$custom: #dff592; $custom-light: #eaf8b3; $custom-dark: #000000;
JSON
{
"hex": "#dff592",
"rgb": {
"r": 223,
"g": 245,
"b": 146
},
"hsl": {
"h": 73.333,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.93225,
"c": 0.12608,
"h": 119.2
},
"luminance": 0.83068
}Semantic roles & 50–950 ramp
primary
#DFF592
secondary
#7458D3
accent
#06E036
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581