#DCF58F#DCF58F
#DCF58F is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 93.0% C 0.130 H 120.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF58F |
|---|---|
| RGB | rgb(220, 245, 143) |
| HSL | hsl(75, 84%, 76%) |
| HSV | hsv(75, 42%, 96%) |
| CMYK | cmyk(10.2%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(92.80, -23.68, 46.31) |
| CIE-LCH | lch(92.80, 52.02, 117.09°) |
| OKLab | oklab(92.96% -0.0656 0.1125) |
| OKLCH | oklch(92.96% 0.13 120.3) |
| XYZ | xyz(67.1257, 82.5038, 38.3698) |
| Luminance | 0.8250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.02
Light Yellow Green
#CCFD7F
ΔE00 4.61
Light Pea Green
#C4FE82
ΔE00 5.71
Pistachio (survey)
#C0FA8B
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 6.12
Pear
#CBF85F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF58F #A88FF5
analogous
#F5DB8F #DCF58F #A9F58F
triadic
#DCF58F #8FDCF5 #F58FDC
tetradic
#DCF58F #8FF5DB #A88FF5 #F58FA9
square
#DCF58F #8FF5DB #A88FF5 #F58FA9
split-complementary
#DCF58F #8FA9F5 #DB8FF5
monochromatic
#B9EB1F #CAF057 #DCF58F #EEFAC7 #F6FCE3
Accessibility & contrast
On white
1.20
#DCF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#DCF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF58F
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF58F | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#FDEB94
Tritanopia (blue-blind)
#E4EBDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf58f; /* rgb */ color: rgb(220, 245, 143); /* oklch */ color: oklch(93.0% 0.130 120.3);
Tailwind
colors: {
custom: {
50: '#e8f8b1',
500: '#dcf58f',
950: '#000000',
},
}SCSS
$custom: #dcf58f; $custom-light: #e8f8b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf58f",
"rgb": {
"r": 220,
"g": 245,
"b": 143
},
"hsl": {
"h": 74.706,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.92962,
"c": 0.13021,
"h": 120.3
},
"luminance": 0.82504
}Semantic roles & 50–950 ramp
primary
#DCF58F
secondary
#7456D3
accent
#05E03B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581