#DCF47F#DCF47F
#DCF47F is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.5% C 0.145 H 118.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF47F |
|---|---|
| RGB | rgb(220, 244, 127) |
| HSL | hsl(72, 84%, 73%) |
| HSV | hsv(72, 48%, 96%) |
| CMYK | cmyk(9.8%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(92.33, -24.86, 53.34) |
| CIE-LCH | lch(92.33, 58.85, 114.99°) |
| OKLab | oklab(92.53% -0.0702 0.1272) |
| OKLCH | oklch(92.53% 0.145 118.9) |
| XYZ | xyz(65.6972, 81.4497, 32.3349) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.51
Pear
#CBF85F
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.64
Light Pea Green
#C4FE82
ΔE00 5.98
Yellowish Tan
#FCFC81
ΔE00 6.12
Faded Yellow
#FEFF7F
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF47F #977FF4
analogous
#F4D27F #DCF47F #A1F47F
triadic
#DCF47F #7FDCF4 #F47FDC
tetradic
#DCF47F #7FF4D2 #977FF4 #F47FA1
square
#DCF47F #7FF4D2 #977FF4 #F47FA1
split-complementary
#DCF47F #7FA1F4 #D27FF4
monochromatic
#BAE514 #CDEF47 #DCF47F #EBF9B7 #F7FDE3
Accessibility & contrast
On white
1.21
#DCF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DCF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF47F
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF47F | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#FEEA85
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf47f; /* rgb */ color: rgb(220, 244, 127); /* oklch */ color: oklch(92.5% 0.145 118.9);
Tailwind
colors: {
custom: {
50: '#e9f7a6',
500: '#dcf47f',
950: '#000000',
},
}SCSS
$custom: #dcf47f; $custom-light: #e9f7a6; $custom-dark: #000000;
JSON
{
"hex": "#dcf47f",
"rgb": {
"r": 220,
"g": 244,
"b": 127
},
"hsl": {
"h": 72.308,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.92525,
"c": 0.14522,
"h": 118.9
},
"luminance": 0.81449
}Semantic roles & 50–950 ramp
primary
#DCF47F
secondary
#6448D0
accent
#05E132
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580