#DCF585#DCF585
#DCF585 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.8% C 0.141 H 119.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF585 |
|---|---|
| RGB | rgb(220, 245, 133) |
| HSL | hsl(73, 85%, 74%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(10.2%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(92.67, -24.74, 50.94) |
| CIE-LCH | lch(92.67, 56.63, 115.91°) |
| OKLab | oklab(92.82% -0.0693 0.1223) |
| OKLCH | oklch(92.82% 0.141 119.6) |
| XYZ | xyz(66.4016, 82.2142, 34.5566) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pear
#CBF85F
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.11
Light Pea Green
#C4FE82
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 6.13
Pale Lime
#BEFD73
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF585 #9E85F5
analogous
#F5D685 #DCF585 #A4F585
triadic
#DCF585 #85DCF5 #F585DC
tetradic
#DCF585 #85F5D6 #9E85F5 #F585A4
square
#DCF585 #85F5D6 #9E85F5 #F585A4
split-complementary
#DCF585 #85A4F5 #D685F5
monochromatic
#BCEC14 #CCF04C #DCF585 #ECFABE #F7FDE3
Accessibility & contrast
On white
1.20
#DCF585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DCF585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF585
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF585 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf585; /* rgb */ color: rgb(220, 245, 133); /* oklch */ color: oklch(92.8% 0.141 119.6);
Tailwind
colors: {
custom: {
50: '#e8f8aa',
500: '#dcf585',
950: '#000000',
},
}SCSS
$custom: #dcf585; $custom-light: #e8f8aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf585",
"rgb": {
"r": 220,
"g": 245,
"b": 133
},
"hsl": {
"h": 73.393,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.92818,
"c": 0.14055,
"h": 119.6
},
"luminance": 0.82214
}Semantic roles & 50–950 ramp
primary
#DCF585
secondary
#6A4DD2
accent
#04E136
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581