#DCF57F#DCF57F
#DCF57F is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.7% C 0.146 H 119.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF57F |
|---|---|
| RGB | rgb(220, 245, 127) |
| HSL | hsl(73, 86%, 73%) |
| HSV | hsv(73, 48%, 96%) |
| CMYK | cmyk(10.2%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(92.60, -25.34, 53.67) |
| CIE-LCH | lch(92.60, 59.35, 115.27°) |
| OKLab | oklab(92.74% -0.0715 0.1279) |
| OKLCH | oklch(92.74% 0.146 119.2) |
| XYZ | xyz(65.9989, 82.0531, 32.4355) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Pear
#CBF85F
ΔE00 4.43
Light Pea Green
#C4FE82
ΔE00 5.78
Light Khaki
#E6F2A2
ΔE00 5.79
Yellowish Tan
#FCFC81
ΔE00 6.20
Pale Lime
#BEFD73
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF57F #987FF5
analogous
#F5D37F #DCF57F #A1F57F
triadic
#DCF57F #7FDCF5 #F57FDC
tetradic
#DCF57F #7FF5D3 #987FF5 #F57FA1
square
#DCF57F #7FF5D3 #987FF5 #F57FA1
split-complementary
#DCF57F #7FA1F5 #D37FF5
monochromatic
#BAE812 #CCF146 #DCF57F #ECF9B8 #F7FDE3
Accessibility & contrast
On white
1.21
#DCF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#DCF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF57F
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF57F | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#E6EADA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf57f; /* rgb */ color: rgb(220, 245, 127); /* oklch */ color: oklch(92.7% 0.146 119.2);
Tailwind
colors: {
custom: {
50: '#e9f8a6',
500: '#dcf57f',
950: '#000000',
},
}SCSS
$custom: #dcf57f; $custom-light: #e9f8a6; $custom-dark: #000000;
JSON
{
"hex": "#dcf57f",
"rgb": {
"r": 220,
"g": 245,
"b": 127
},
"hsl": {
"h": 72.712,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.92738,
"c": 0.14649,
"h": 119.2
},
"luminance": 0.82053
}Semantic roles & 50–950 ramp
primary
#DCF57F
secondary
#6447D1
accent
#03E233
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580