#DCF984#DCF984
#DCF984 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.7% C 0.147 H 120.8°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF984 |
|---|---|
| RGB | rgb(220, 249, 132) |
| HSL | hsl(75, 91%, 75%) |
| HSV | hsv(75, 47%, 98%) |
| CMYK | cmyk(11.6%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(93.72, -26.74, 52.70) |
| CIE-LCH | lch(93.72, 59.09, 116.90°) |
| OKLab | oklab(93.66% -0.075 0.1261) |
| OKLCH | oklch(93.66% 0.147 120.8) |
| XYZ | xyz(67.5561, 84.6331, 34.6022) |
| Luminance | 0.8463 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.43
Pear
#CBF85F
ΔE00 4.33
Light Pea Green
#C4FE82
ΔE00 4.91
Pale Lime
#BEFD73
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF984 #A184F9
analogous
#F9DC84 #DCF984 #A1F984
triadic
#DCF984 #84DCF9 #F984DC
tetradic
#DCF984 #84F9DC #A184F9 #F984A1
square
#DCF984 #84F9DC #A184F9 #F984A1
split-complementary
#DCF984 #84A1F9 #DC84F9
monochromatic
#BBF30F #CBF64A #DCF984 #EDFCBE #F7FEE2
Accessibility & contrast
On white
1.17
#DCF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DCF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF984
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF984 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#E5EFDE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf984; /* rgb */ color: rgb(220, 249, 132); /* oklch */ color: oklch(93.7% 0.147 120.8);
Tailwind
colors: {
custom: {
50: '#e9fbaa',
500: '#dcf984',
950: '#000000',
},
}SCSS
$custom: #dcf984; $custom-light: #e9fbaa; $custom-dark: #000000;
JSON
{
"hex": "#dcf984",
"rgb": {
"r": 220,
"g": 249,
"b": 132
},
"hsl": {
"h": 74.872,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.9366,
"c": 0.14672,
"h": 120.8
},
"luminance": 0.84633
}Semantic roles & 50–950 ramp
primary
#DCF984
secondary
#6D4BD7
accent
#00E639
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581