#DCF07C#DCF07C
#DCF07C is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.6% C 0.143 H 117.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF07C |
|---|---|
| RGB | rgb(220, 240, 124) |
| HSL | hsl(70, 79%, 71%) |
| HSV | hsv(70, 48%, 94%) |
| CMYK | cmyk(8.3%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(91.23, -23.24, 53.42) |
| CIE-LCH | lch(91.23, 58.25, 113.51°) |
| OKLab | oklab(91.63% -0.0658 0.1271) |
| OKLCH | oklch(91.63% 0.143 117.4) |
| XYZ | xyz(64.3141, 78.9916, 30.9237) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.17
Light Yellow Green
#CCFD7F
ΔE00 5.47
Light Khaki
#E6F2A2
ΔE00 5.53
Yellowish Tan
#FCFC81
ΔE00 5.77
Faded Yellow
#FEFF7F
ΔE00 6.09
Pale Yellow
#FFFF84
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF07C #907CF0
analogous
#F0CA7C #DCF07C #A2F07C
triadic
#DCF07C #7CDCF0 #F07CDC
tetradic
#DCF07C #7CF0CA #907CF0 #F07CA2
square
#DCF07C #7CF0CA #907CF0 #F07CA2
split-complementary
#DCF07C #7CA2F0 #CA7CF0
monochromatic
#B8D919 #CDEA45 #DCF07C #EBF6B3 #F8FCE4
Accessibility & contrast
On white
1.25
#DCF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#DCF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF07C
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF07C | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE572
Deuteranopia (green-blind)
#FBE782
Tritanopia (blue-blind)
#E7E5D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf07c; /* rgb */ color: rgb(220, 240, 124); /* oklch */ color: oklch(91.6% 0.143 117.4);
Tailwind
colors: {
custom: {
50: '#e9f4a4',
500: '#dcf07c',
950: '#000000',
},
}SCSS
$custom: #dcf07c; $custom-light: #e9f4a4; $custom-dark: #000000;
JSON
{
"hex": "#dcf07c",
"rgb": {
"r": 220,
"g": 240,
"b": 124
},
"hsl": {
"h": 70.345,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.91632,
"c": 0.14313,
"h": 117.4
},
"luminance": 0.78991
}Semantic roles & 50–950 ramp
primary
#DCF07C
secondary
#5D46CA
accent
#0ADC2E
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580