#DCF593#DCF593
#DCF593 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 93.0% C 0.126 H 120.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF593 |
|---|---|
| RGB | rgb(220, 245, 147) |
| HSL | hsl(75, 83%, 77%) |
| HSV | hsv(75, 40%, 96%) |
| CMYK | cmyk(10.2%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(92.85, -23.24, 44.44) |
| CIE-LCH | lch(92.85, 50.15, 117.60°) |
| OKLab | oklab(93.02% -0.0641 0.1084) |
| OKLCH | oklch(93.02% 0.126 120.6) |
| XYZ | xyz(67.4341, 82.6272, 39.9942) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.63
Light Yellow Green
#CCFD7F
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Pea Green
#C4FE82
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 6.16
Celery
#C1FD95
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF593 #AC93F5
analogous
#F5DD93 #DCF593 #ABF593
triadic
#DCF593 #93DCF5 #F593DC
tetradic
#DCF593 #93F5DD #AC93F5 #F593AB
square
#DCF593 #93F5DD #AC93F5 #F593AB
split-complementary
#DCF593 #93ABF5 #DD93F5
monochromatic
#B8EB23 #CAF05B #DCF593 #EEFACB #F6FCE3
Accessibility & contrast
On white
1.20
#DCF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#DCF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF593
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF593 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FDEB98
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf593; /* rgb */ color: rgb(220, 245, 147); /* oklch */ color: oklch(93.0% 0.126 120.6);
Tailwind
colors: {
custom: {
50: '#e8f8b4',
500: '#dcf593',
950: '#000000',
},
}SCSS
$custom: #dcf593; $custom-light: #e8f8b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf593",
"rgb": {
"r": 220,
"g": 245,
"b": 147
},
"hsl": {
"h": 75.306,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.93023,
"c": 0.12595,
"h": 120.6
},
"luminance": 0.82627
}Semantic roles & 50–950 ramp
primary
#DCF593
secondary
#7859D3
accent
#06DF3D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581