#DCFF84#DCFF84
#DCFF84 is a very light, vivid yellow-green. Relative luminance 0.884; OKLCH L 94.9% C 0.155 H 122.5°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF84 |
|---|---|
| RGB | rgb(220, 255, 132) |
| HSL | hsl(77, 100%, 76%) |
| HSV | hsv(77, 48%, 100%) |
| CMYK | cmyk(13.7%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(95.33, -29.54, 54.64) |
| CIE-LCH | lch(95.33, 62.12, 118.40°) |
| OKLab | oklab(94.95% -0.0829 0.1304) |
| OKLCH | oklch(94.95% 0.155 122.5) |
| XYZ | xyz(69.4403, 88.4014, 35.2302) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.58
Pear
#CBF85F
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.09
Pale Lime
#BEFD73
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.87
Pistachio (survey)
#C0FA8B
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF84 #A784FF
analogous
#FFE484 #DCFF84 #9EFF84
triadic
#DCFF84 #84DCFF #FF84DC
tetradic
#DCFF84 #84FFE4 #A784FF #FF849E
square
#DCFF84 #84FFE4 #A784FF #FF849E
split-complementary
#DCFF84 #849EFF #E484FF
monochromatic
#B9FF0A #CBFF47 #DCFF84 #EDFFC1 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DCFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF84
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF84 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF279
Deuteranopia (green-blind)
#FFF28B
Tritanopia (blue-blind)
#E5F4E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff84; /* rgb */ color: rgb(220, 255, 132); /* oklch */ color: oklch(94.9% 0.155 122.5);
Tailwind
colors: {
custom: {
50: '#e9ffaa',
500: '#dcff84',
950: '#000000',
},
}SCSS
$custom: #dcff84; $custom-light: #e9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#dcff84",
"rgb": {
"r": 220,
"g": 255,
"b": 132
},
"hsl": {
"h": 77.073,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.94948,
"c": 0.15453,
"h": 122.5
},
"luminance": 0.88402
}Semantic roles & 50–950 ramp
primary
#DCFF84
secondary
#7348DF
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681