#DCF583#DCF583
#DCF583 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.8% C 0.143 H 119.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF583 |
|---|---|
| RGB | rgb(220, 245, 131) |
| HSL | hsl(73, 85%, 74%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(10.2%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(92.65, -24.94, 51.85) |
| CIE-LCH | lch(92.65, 57.54, 115.69°) |
| OKLab | oklab(92.79% -0.0701 0.1241) |
| OKLCH | oklch(92.79% 0.143 119.4) |
| XYZ | xyz(66.2648, 82.1594, 33.8358) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pear
#CBF85F
ΔE00 4.80
Light Khaki
#E6F2A2
ΔE00 5.34
Light Pea Green
#C4FE82
ΔE00 5.68
Pale Lime
#BEFD73
ΔE00 6.24
Pistachio (survey)
#C0FA8B
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF583 #9C83F5
analogous
#F5D583 #DCF583 #A3F583
triadic
#DCF583 #83DCF5 #F583DC
tetradic
#DCF583 #83F5D5 #9C83F5 #F583A3
square
#DCF583 #83F5D5 #9C83F5 #F583A3
split-complementary
#DCF583 #83A3F5 #D583F5
monochromatic
#BBEB13 #CCF04A #DCF583 #ECFABC #F7FDE3
Accessibility & contrast
On white
1.20
#DCF583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DCF583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF583
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF583 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA79
Deuteranopia (green-blind)
#FFEA89
Tritanopia (blue-blind)
#E6EBDA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf583; /* rgb */ color: rgb(220, 245, 131); /* oklch */ color: oklch(92.8% 0.143 119.4);
Tailwind
colors: {
custom: {
50: '#e8f8a9',
500: '#dcf583',
950: '#000000',
},
}SCSS
$custom: #dcf583; $custom-light: #e8f8a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf583",
"rgb": {
"r": 220,
"g": 245,
"b": 131
},
"hsl": {
"h": 73.158,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.92791,
"c": 0.14255,
"h": 119.4
},
"luminance": 0.82159
}Semantic roles & 50–950 ramp
primary
#DCF583
secondary
#684BD1
accent
#04E235
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581