#DCF480#DCF480
#DCF480 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.5% C 0.144 H 118.9°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF480 |
|---|---|
| RGB | rgb(220, 244, 128) |
| HSL | hsl(72, 84%, 73%) |
| HSV | hsv(72, 48%, 96%) |
| CMYK | cmyk(9.8%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(92.34, -24.76, 52.89) |
| CIE-LCH | lch(92.34, 58.40, 115.09°) |
| OKLab | oklab(92.54% -0.0698 0.1262) |
| OKLCH | oklch(92.54% 0.144 118.9) |
| XYZ | xyz(65.7627, 81.4759, 32.6799) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.50
Pear
#CBF85F
ΔE00 4.69
Light Khaki
#E6F2A2
ΔE00 5.53
Light Pea Green
#C4FE82
ΔE00 5.95
Yellowish Tan
#FCFC81
ΔE00 6.17
Faded Yellow
#FEFF7F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF480 #9880F4
analogous
#F4D280 #DCF480 #A2F480
triadic
#DCF480 #80DCF4 #F480DC
tetradic
#DCF480 #80F4D2 #9880F4 #F480A2
square
#DCF480 #80F4D2 #9880F4 #F480A2
split-complementary
#DCF480 #80A2F4 #D280F4
monochromatic
#BAE614 #CCEF48 #DCF480 #ECF9B8 #F7FDE3
Accessibility & contrast
On white
1.21
#DCF480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DCF480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF480
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF480 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#FEEA86
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf480; /* rgb */ color: rgb(220, 244, 128); /* oklch */ color: oklch(92.5% 0.144 118.9);
Tailwind
colors: {
custom: {
50: '#e9f7a7',
500: '#dcf480',
950: '#000000',
},
}SCSS
$custom: #dcf480; $custom-light: #e9f7a7; $custom-dark: #000000;
JSON
{
"hex": "#dcf480",
"rgb": {
"r": 220,
"g": 244,
"b": 128
},
"hsl": {
"h": 72.414,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.92538,
"c": 0.14424,
"h": 118.9
},
"luminance": 0.81476
}Semantic roles & 50–950 ramp
primary
#DCF480
secondary
#6448D0
accent
#05E132
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580