#DCF781#DCF781
#DCF781 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.2% C 0.147 H 120.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF781 |
|---|---|
| RGB | rgb(220, 247, 129) |
| HSL | hsl(74, 88%, 74%) |
| HSV | hsv(74, 48%, 97%) |
| CMYK | cmyk(10.9%, 0%, 47.8%, 3.1%) |
| CIE-LAB | lab(93.16, -26.09, 53.41) |
| CIE-LCH | lch(93.16, 59.44, 116.03°) |
| OKLab | oklab(93.19% -0.0735 0.1274) |
| OKLCH | oklch(93.19% 0.147 120) |
| XYZ | xyz(66.7389, 83.3224, 33.3316) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.85
Pear
#CBF85F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.35
Pale Lime
#BEFD73
ΔE00 5.83
Light Khaki
#E6F2A2
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF781 #9C81F7
analogous
#F7D781 #DCF781 #A1F781
triadic
#DCF781 #81DCF7 #F781DC
tetradic
#DCF781 #81F7D7 #9C81F7 #F781A1
square
#DCF781 #81F7D7 #9C81F7 #F781A1
split-complementary
#DCF781 #81A1F7 #D781F7
monochromatic
#BBEE0F #CCF347 #DCF781 #ECFBBB #F7FDE2
Accessibility & contrast
On white
1.19
#DCF781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DCF781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF781
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF781 | 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)
#FFEC77
Deuteranopia (green-blind)
#FFEC87
Tritanopia (blue-blind)
#E6ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf781; /* rgb */ color: rgb(220, 247, 129); /* oklch */ color: oklch(93.2% 0.147 120.0);
Tailwind
colors: {
custom: {
50: '#e9f9a8',
500: '#dcf781',
950: '#000000',
},
}SCSS
$custom: #dcf781; $custom-light: #e9f9a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf781",
"rgb": {
"r": 220,
"g": 247,
"b": 129
},
"hsl": {
"h": 73.729,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.93192,
"c": 0.1471,
"h": 120
},
"luminance": 0.83322
}Semantic roles & 50–950 ramp
primary
#DCF781
secondary
#6849D4
accent
#01E535
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581