#DCF78A#DCF78A
#DCF78A is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.3% C 0.138 H 120.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF78A |
|---|---|
| RGB | rgb(220, 247, 138) |
| HSL | hsl(75, 87%, 75%) |
| HSV | hsv(75, 44%, 97%) |
| CMYK | cmyk(10.9%, 0%, 44.1%, 3.1%) |
| CIE-LAB | lab(93.26, -25.18, 49.30) |
| CIE-LCH | lch(93.26, 55.35, 117.05°) |
| OKLab | oklab(93.32% -0.0702 0.1189) |
| OKLCH | oklch(93.32% 0.138 120.5) |
| XYZ | xyz(67.3636, 83.5723, 36.6221) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.92
Light Khaki
#E6F2A2
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.21
Pear
#CBF85F
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF78A #A58AF7
analogous
#F7DB8A #DCF78A #A5F78A
triadic
#DCF78A #8ADCF7 #F78ADC
tetradic
#DCF78A #8AF7DB #A58AF7 #F78AA5
square
#DCF78A #8AF7DB #A58AF7 #F78AA5
split-complementary
#DCF78A #8AA5F7 #DB8AF7
monochromatic
#BAEF17 #CBF351 #DCF78A #EDFBC3 #F6FDE2
Accessibility & contrast
On white
1.19
#DCF78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#DCF78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF78A
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF78A | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#FFEC90
Tritanopia (blue-blind)
#E5EDDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf78a; /* rgb */ color: rgb(220, 247, 138); /* oklch */ color: oklch(93.3% 0.138 120.5);
Tailwind
colors: {
custom: {
50: '#e8f9ae',
500: '#dcf78a',
950: '#000000',
},
}SCSS
$custom: #dcf78a; $custom-light: #e8f9ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf78a",
"rgb": {
"r": 220,
"g": 247,
"b": 138
},
"hsl": {
"h": 74.862,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.93315,
"c": 0.13808,
"h": 120.5
},
"luminance": 0.83572
}Semantic roles & 50–950 ramp
primary
#DCF78A
secondary
#7150D5
accent
#02E43A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581