#DCF782#DCF782
#DCF782 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.2% C 0.146 H 120.0°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF782 |
|---|---|
| RGB | rgb(220, 247, 130) |
| HSL | hsl(74, 88%, 74%) |
| HSV | hsv(74, 47%, 97%) |
| CMYK | cmyk(10.9%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(93.17, -25.99, 52.96) |
| CIE-LCH | lch(93.17, 58.99, 116.14°) |
| OKLab | oklab(93.21% -0.0731 0.1265) |
| OKLCH | oklch(93.21% 0.146 120) |
| XYZ | xyz(66.8056, 83.3491, 33.6833) |
| Luminance | 0.8335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.84
Pear
#CBF85F
ΔE00 4.39
Light Pea Green
#C4FE82
ΔE00 5.32
Light Khaki
#E6F2A2
ΔE00 5.77
Pale Lime
#BEFD73
ΔE00 5.83
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF782 #9D82F7
analogous
#F7D882 #DCF782 #A2F782
triadic
#DCF782 #82DCF7 #F782DC
tetradic
#DCF782 #82F7D8 #9D82F7 #F782A2
square
#DCF782 #82F7D8 #9D82F7 #F782A2
split-complementary
#DCF782 #82A2F7 #D882F7
monochromatic
#BCEF0F #CCF348 #DCF782 #ECFBBC #F7FDE2
Accessibility & contrast
On white
1.19
#DCF782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DCF782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF782
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF782 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#E5ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf782; /* rgb */ color: rgb(220, 247, 130); /* oklch */ color: oklch(93.2% 0.146 120.0);
Tailwind
colors: {
custom: {
50: '#e9f9a9',
500: '#dcf782',
950: '#000000',
},
}SCSS
$custom: #dcf782; $custom-light: #e9f9a9; $custom-dark: #000000;
JSON
{
"hex": "#dcf782",
"rgb": {
"r": 220,
"g": 247,
"b": 130
},
"hsl": {
"h": 73.846,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.93206,
"c": 0.14611,
"h": 120
},
"luminance": 0.83349
}Semantic roles & 50–950 ramp
primary
#DCF782
secondary
#6949D4
accent
#01E535
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581