#DCF07F#DCF07F
#DCF07F is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.7% C 0.140 H 117.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF07F |
|---|---|
| RGB | rgb(220, 240, 127) |
| HSL | hsl(71, 79%, 72%) |
| HSV | hsv(71, 47%, 94%) |
| CMYK | cmyk(8.3%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(91.27, -22.95, 52.05) |
| CIE-LCH | lch(91.27, 56.89, 113.79°) |
| OKLab | oklab(91.67% -0.0648 0.1243) |
| OKLCH | oklch(91.67% 0.14 117.5) |
| XYZ | xyz(64.5067, 79.0686, 31.9381) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 5.16
Pear
#CBF85F
ΔE00 5.40
Light Yellow Green
#CCFD7F
ΔE00 5.43
Yellowish Tan
#FCFC81
ΔE00 5.91
Pale Yellow
#FFFF84
ΔE00 6.24
Faded Yellow
#FEFF7F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF07F #937FF0
analogous
#F0CB7F #DCF07F #A4F07F
triadic
#DCF07F #7FDCF0 #F07FDC
tetradic
#DCF07F #7FF0CB #937FF0 #F07FA4
square
#DCF07F #7FF0CB #937FF0 #F07FA4
split-complementary
#DCF07F #7FA4F0 #CB7FF0
monochromatic
#B9DB1A #CDEA48 #DCF07F #EBF6B6 #F8FCE4
Accessibility & contrast
On white
1.25
#DCF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#DCF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF07F
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF07F | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#FBE785
Tritanopia (blue-blind)
#E6E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf07f; /* rgb */ color: rgb(220, 240, 127); /* oklch */ color: oklch(91.7% 0.140 117.5);
Tailwind
colors: {
custom: {
50: '#e8f5a6',
500: '#dcf07f',
950: '#000000',
},
}SCSS
$custom: #dcf07f; $custom-light: #e8f5a6; $custom-dark: #000000;
JSON
{
"hex": "#dcf07f",
"rgb": {
"r": 220,
"g": 240,
"b": 127
},
"hsl": {
"h": 70.619,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.91671,
"c": 0.14017,
"h": 117.5
},
"luminance": 0.79068
}Semantic roles & 50–950 ramp
primary
#DCF07F
secondary
#6049CB
accent
#0ADB2F
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580