#DCF586#DCF586
#DCF586 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.8% C 0.140 H 119.6°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF586 |
|---|---|
| RGB | rgb(220, 245, 134) |
| HSL | hsl(74, 85%, 74%) |
| HSV | hsv(74, 45%, 96%) |
| CMYK | cmyk(10.2%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(92.68, -24.64, 50.48) |
| CIE-LCH | lch(92.68, 56.17, 116.02°) |
| OKLab | oklab(92.83% -0.069 0.1213) |
| OKLCH | oklch(92.83% 0.14 119.6) |
| XYZ | xyz(66.4710, 82.2419, 34.9221) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.28
Light Khaki
#E6F2A2
ΔE00 5.00
Pear
#CBF85F
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Yellowish Green
#C2FF89
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF586 #9F86F5
analogous
#F5D786 #DCF586 #A5F586
triadic
#DCF586 #86DCF5 #F586DC
tetradic
#DCF586 #86F5D7 #9F86F5 #F586A5
square
#DCF586 #86F5D7 #9F86F5 #F586A5
split-complementary
#DCF586 #86A5F5 #D786F5
monochromatic
#BBEC15 #CCF04D #DCF586 #ECFABF #F7FDE3
Accessibility & contrast
On white
1.20
#DCF586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#DCF586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF586
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF586 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7D
Deuteranopia (green-blind)
#FEEA8C
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf586; /* rgb */ color: rgb(220, 245, 134); /* oklch */ color: oklch(92.8% 0.140 119.6);
Tailwind
colors: {
custom: {
50: '#e8f8ab',
500: '#dcf586',
950: '#000000',
},
}SCSS
$custom: #dcf586; $custom-light: #e8f8ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf586",
"rgb": {
"r": 220,
"g": 245,
"b": 134
},
"hsl": {
"h": 73.514,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.92832,
"c": 0.13954,
"h": 119.6
},
"luminance": 0.82242
}Semantic roles & 50–950 ramp
primary
#DCF586
secondary
#6B4ED2
accent
#04E136
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581