#DCF58A#DCF58A
#DCF58A is a very light, vivid yellow-green. Relative luminance 0.824; OKLCH L 92.9% C 0.135 H 119.9°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF58A |
|---|---|
| RGB | rgb(220, 245, 138) |
| HSL | hsl(74, 84%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.2%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(92.73, -24.22, 48.64) |
| CIE-LCH | lch(92.73, 54.34, 116.48°) |
| OKLab | oklab(92.89% -0.0675 0.1174) |
| OKLCH | oklch(92.89% 0.135 119.9) |
| XYZ | xyz(66.7553, 82.3557, 36.4193) |
| Luminance | 0.8236 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.37
Light Khaki
#E6F2A2
ΔE00 4.55
Pear
#CBF85F
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF58A #A38AF5
analogous
#F5D98A #DCF58A #A6F58A
triadic
#DCF58A #8ADCF5 #F58ADC
tetradic
#DCF58A #8AF5D9 #A38AF5 #F58AA6
square
#DCF58A #8AF5D9 #A38AF5 #F58AA6
split-complementary
#DCF58A #8AA6F5 #D98AF5
monochromatic
#BAEB19 #CBF052 #DCF58A #EDFAC2 #F7FDE3
Accessibility & contrast
On white
1.20
#DCF58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DCF58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF58A
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF58A | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#FEEA90
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf58a; /* rgb */ color: rgb(220, 245, 138); /* oklch */ color: oklch(92.9% 0.135 119.9);
Tailwind
colors: {
custom: {
50: '#e8f8ae',
500: '#dcf58a',
950: '#000000',
},
}SCSS
$custom: #dcf58a; $custom-light: #e8f8ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf58a",
"rgb": {
"r": 220,
"g": 245,
"b": 138
},
"hsl": {
"h": 74.019,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.92888,
"c": 0.13544,
"h": 119.9
},
"luminance": 0.82355
}Semantic roles & 50–950 ramp
primary
#DCF58A
secondary
#6F51D2
accent
#05E138
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581