#DCF785#DCF785
#DCF785 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.2% C 0.143 H 120.2°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF785 |
|---|---|
| RGB | rgb(220, 247, 133) |
| HSL | hsl(74, 88%, 75%) |
| HSV | hsv(74, 46%, 97%) |
| CMYK | cmyk(10.9%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(93.20, -25.69, 51.59) |
| CIE-LCH | lch(93.20, 57.63, 116.47°) |
| OKLab | oklab(93.25% -0.072 0.1237) |
| OKLCH | oklch(93.25% 0.143 120.2) |
| XYZ | xyz(67.0099, 83.4308, 34.7593) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pear
#CBF85F
ΔE00 4.70
Light Pea Green
#C4FE82
ΔE00 5.25
Light Khaki
#E6F2A2
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.84
Pale Lime
#BEFD73
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF785 #A085F7
analogous
#F7D985 #DCF785 #A3F785
triadic
#DCF785 #85DCF7 #F785DC
tetradic
#DCF785 #85F7D9 #A085F7 #F785A3
square
#DCF785 #85F7D9 #A085F7 #F785A3
split-complementary
#DCF785 #85A3F7 #D985F7
monochromatic
#BBEF12 #CCF34C #DCF785 #ECFBBE #F7FDE2
Accessibility & contrast
On white
1.19
#DCF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DCF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF785
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF785 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#E5EDDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf785; /* rgb */ color: rgb(220, 247, 133); /* oklch */ color: oklch(93.2% 0.143 120.2);
Tailwind
colors: {
custom: {
50: '#e8f9aa',
500: '#dcf785',
950: '#000000',
},
}SCSS
$custom: #dcf785; $custom-light: #e8f9aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf785",
"rgb": {
"r": 220,
"g": 247,
"b": 133
},
"hsl": {
"h": 74.211,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.93246,
"c": 0.14313,
"h": 120.2
},
"luminance": 0.83431
}Semantic roles & 50–950 ramp
primary
#DCF785
secondary
#6C4CD4
accent
#01E437
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581