#DCF787#DCF787
#DCF787 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.3% C 0.141 H 120.3°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF787 |
|---|---|
| RGB | rgb(220, 247, 135) |
| HSL | hsl(74, 88%, 75%) |
| HSV | hsv(74, 45%, 97%) |
| CMYK | cmyk(10.9%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(93.23, -25.49, 50.68) |
| CIE-LCH | lch(93.23, 56.73, 116.70°) |
| OKLab | oklab(93.27% -0.0713 0.1218) |
| OKLCH | oklch(93.27% 0.141 120.3) |
| XYZ | xyz(67.1494, 83.4866, 35.4940) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pear
#CBF85F
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.23
Pistachio (survey)
#C0FA8B
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF787 #A287F7
analogous
#F7DA87 #DCF787 #A4F787
triadic
#DCF787 #87DCF7 #F787DC
tetradic
#DCF787 #87F7DA #A287F7 #F787A4
square
#DCF787 #87F7DA #A287F7 #F787A4
split-complementary
#DCF787 #87A4F7 #DA87F7
monochromatic
#BBEF14 #CBF34E #DCF787 #EDFBC0 #F7FDE2
Accessibility & contrast
On white
1.19
#DCF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DCF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF787
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF787 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7E
Deuteranopia (green-blind)
#FFEC8D
Tritanopia (blue-blind)
#E5EDDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf787; /* rgb */ color: rgb(220, 247, 135); /* oklch */ color: oklch(93.3% 0.141 120.3);
Tailwind
colors: {
custom: {
50: '#e8f9ac',
500: '#dcf787',
950: '#000000',
},
}SCSS
$custom: #dcf787; $custom-light: #e8f9ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf787",
"rgb": {
"r": 220,
"g": 247,
"b": 135
},
"hsl": {
"h": 74.464,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.93273,
"c": 0.14112,
"h": 120.3
},
"luminance": 0.83486
}Semantic roles & 50–950 ramp
primary
#DCF787
secondary
#6E4ED4
accent
#01E438
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581