#DCF784#DCF784
#DCF784 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.2% C 0.144 H 120.1°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF784 |
|---|---|
| RGB | rgb(220, 247, 132) |
| HSL | hsl(74, 88%, 74%) |
| HSV | hsv(74, 47%, 97%) |
| CMYK | cmyk(10.9%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(93.19, -25.79, 52.05) |
| CIE-LCH | lch(93.19, 58.09, 116.36°) |
| OKLab | oklab(93.23% -0.0724 0.1246) |
| OKLCH | oklch(93.23% 0.144 120.1) |
| XYZ | xyz(66.9412, 83.4033, 34.3972) |
| Luminance | 0.8340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.83
Pear
#CBF85F
ΔE00 4.59
Light Pea Green
#C4FE82
ΔE00 5.27
Light Khaki
#E6F2A2
ΔE00 5.55
Pale Lime
#BEFD73
ΔE00 5.86
Pistachio (survey)
#C0FA8B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF784 #9F84F7
analogous
#F7D984 #DCF784 #A3F784
triadic
#DCF784 #84DCF7 #F784DC
tetradic
#DCF784 #84F7D9 #9F84F7 #F784A3
square
#DCF784 #84F7D9 #9F84F7 #F784A3
split-complementary
#DCF784 #84A3F7 #D984F7
monochromatic
#BBF011 #CCF34B #DCF784 #ECFBBD #F7FDE2
Accessibility & contrast
On white
1.19
#DCF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DCF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF784
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF784 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#E5EDDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf784; /* rgb */ color: rgb(220, 247, 132); /* oklch */ color: oklch(93.2% 0.144 120.1);
Tailwind
colors: {
custom: {
50: '#e8f9aa',
500: '#dcf784',
950: '#000000',
},
}SCSS
$custom: #dcf784; $custom-light: #e8f9aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf784",
"rgb": {
"r": 220,
"g": 247,
"b": 132
},
"hsl": {
"h": 74.087,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.93232,
"c": 0.14413,
"h": 120.1
},
"luminance": 0.83403
}Semantic roles & 50–950 ramp
primary
#DCF784
secondary
#6B4BD4
accent
#01E436
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581