#DCF780#DCF780
#DCF780 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.2% C 0.148 H 119.9°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF780 |
|---|---|
| RGB | rgb(220, 247, 128) |
| HSL | hsl(74, 88%, 74%) |
| HSV | hsv(74, 48%, 97%) |
| CMYK | cmyk(10.9%, 0%, 48.2%, 3.1%) |
| CIE-LAB | lab(93.14, -26.18, 53.86) |
| CIE-LCH | lch(93.14, 59.89, 115.93°) |
| OKLab | oklab(93.18% -0.0738 0.1284) |
| OKLCH | oklch(93.18% 0.148 119.9) |
| XYZ | xyz(66.6727, 83.2959, 32.9832) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pear
#CBF85F
ΔE00 4.20
Light Pea Green
#C4FE82
ΔE00 5.38
Pale Lime
#BEFD73
ΔE00 5.82
Light Khaki
#E6F2A2
ΔE00 5.98
Light Yellowish Green
#C2FF89
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF780 #9B80F7
analogous
#F7D680 #DCF780 #A0F780
triadic
#DCF780 #80DCF7 #F780DC
tetradic
#DCF780 #80F7D6 #9B80F7 #F780A0
square
#DCF780 #80F7D6 #9B80F7 #F780A0
split-complementary
#DCF780 #80A0F7 #D680F7
monochromatic
#BBEE0F #CCF346 #DCF780 #ECFBBA #F7FDE2
Accessibility & contrast
On white
1.19
#DCF780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DCF780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF780
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF780 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB76
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#E6ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf780; /* rgb */ color: rgb(220, 247, 128); /* oklch */ color: oklch(93.2% 0.148 119.9);
Tailwind
colors: {
custom: {
50: '#e9f9a7',
500: '#dcf780',
950: '#000000',
},
}SCSS
$custom: #dcf780; $custom-light: #e9f9a7; $custom-dark: #000000;
JSON
{
"hex": "#dcf780",
"rgb": {
"r": 220,
"g": 247,
"b": 128
},
"hsl": {
"h": 73.613,
"s": 88.148,
"l": 73.529
},
"oklch": {
"l": 0.93179,
"c": 0.14807,
"h": 119.9
},
"luminance": 0.83296
}Semantic roles & 50–950 ramp
primary
#DCF780
secondary
#6748D4
accent
#01E534
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580