#DCFF80#DCFF80
#DCFF80 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.158 H 122.2°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF80 |
|---|---|
| RGB | rgb(220, 255, 128) |
| HSL | hsl(77, 100%, 75%) |
| HSV | hsv(77, 50%, 100%) |
| CMYK | cmyk(13.7%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(95.28, -29.93, 56.43) |
| CIE-LCH | lch(95.28, 63.87, 117.94°) |
| OKLab | oklab(94.9% -0.0843 0.134) |
| OKLCH | oklch(94.9% 0.158 122.2) |
| XYZ | xyz(69.1718, 88.2941, 33.8162) |
| Luminance | 0.8829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.72
Pear
#CBF85F
ΔE00 3.50
Light Pea Green
#C4FE82
ΔE00 4.28
Pale Lime
#BEFD73
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 5.14
Light Lime Green
#B9FF66
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF80 #A380FF
analogous
#FFE280 #DCFF80 #9DFF80
triadic
#DCFF80 #80DCFF #FF80DC
tetradic
#DCFF80 #80FFE2 #A380FF #FF809D
square
#DCFF80 #80FFE2 #A380FF #FF809D
split-complementary
#DCFF80 #809DFF #E280FF
monochromatic
#BAFF06 #CBFF43 #DCFF80 #EDFFBD #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DCFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF80
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF80 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF274
Deuteranopia (green-blind)
#FFF187
Tritanopia (blue-blind)
#E5F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff80; /* rgb */ color: rgb(220, 255, 128); /* oklch */ color: oklch(94.9% 0.158 122.2);
Tailwind
colors: {
custom: {
50: '#e9ffa8',
500: '#dcff80',
950: '#000000',
},
}SCSS
$custom: #dcff80; $custom-light: #e9ffa8; $custom-dark: #000000;
JSON
{
"hex": "#dcff80",
"rgb": {
"r": 220,
"g": 255,
"b": 128
},
"hsl": {
"h": 76.535,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.94897,
"c": 0.15834,
"h": 122.2
},
"luminance": 0.88294
}Semantic roles & 50–950 ramp
primary
#DCFF80
secondary
#6F45DE
accent
#00E63F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681