#DCF786#DCF786
#DCF786 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.142 H 120.3°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF786 |
|---|---|
| RGB | rgb(220, 247, 134) |
| HSL | hsl(74, 88%, 75%) |
| HSV | hsv(74, 46%, 97%) |
| CMYK | cmyk(10.9%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(93.21, -25.59, 51.13) |
| CIE-LCH | lch(93.21, 57.18, 116.58°) |
| OKLab | oklab(93.26% -0.0716 0.1228) |
| OKLCH | oklch(93.26% 0.142 120.3) |
| XYZ | xyz(67.0794, 83.4586, 35.1249) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.81
Light Pea Green
#C4FE82
ΔE00 5.23
Light Khaki
#E6F2A2
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.79
Light Yellowish Green
#C2FF89
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF786 #A186F7
analogous
#F7D986 #DCF786 #A4F786
triadic
#DCF786 #86DCF7 #F786DC
tetradic
#DCF786 #86F7D9 #A186F7 #F786A4
square
#DCF786 #86F7D9 #A186F7 #F786A4
split-complementary
#DCF786 #86A4F7 #D986F7
monochromatic
#BBEF13 #CBF34D #DCF786 #EDFBBF #F7FDE2
Accessibility & contrast
On white
1.19
#DCF786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DCF786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF786
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF786 | 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)
#FFEC7C
Deuteranopia (green-blind)
#FFEC8C
Tritanopia (blue-blind)
#E5EDDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf786; /* rgb */ color: rgb(220, 247, 134); /* oklch */ color: oklch(93.3% 0.142 120.3);
Tailwind
colors: {
custom: {
50: '#e8f9ab',
500: '#dcf786',
950: '#000000',
},
}SCSS
$custom: #dcf786; $custom-light: #e8f9ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf786",
"rgb": {
"r": 220,
"g": 247,
"b": 134
},
"hsl": {
"h": 74.336,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.93259,
"c": 0.14213,
"h": 120.3
},
"luminance": 0.83458
}Semantic roles & 50–950 ramp
primary
#DCF786
secondary
#6D4DD4
accent
#01E438
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581