#DCF17C#DCF17C
#DCF17C is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.8% C 0.144 H 117.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF17C |
|---|---|
| RGB | rgb(220, 241, 124) |
| HSL | hsl(71, 81%, 72%) |
| HSV | hsv(71, 49%, 95%) |
| CMYK | cmyk(8.7%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(91.50, -23.72, 53.74) |
| CIE-LCH | lch(91.50, 58.74, 113.82°) |
| OKLab | oklab(91.85% -0.0672 0.1278) |
| OKLCH | oklch(91.85% 0.144 117.7) |
| XYZ | xyz(64.6093, 79.5820, 31.0221) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 5.24
Light Khaki
#E6F2A2
ΔE00 5.63
Yellowish Tan
#FCFC81
ΔE00 5.81
Faded Yellow
#FEFF7F
ΔE00 6.11
Pale Yellow
#FFFF84
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF17C #917CF1
analogous
#F1CC7C #DCF17C #A2F17C
triadic
#DCF17C #7CDCF1 #F17CDC
tetradic
#DCF17C #7CF1CC #917CF1 #F17CA2
square
#DCF17C #7CF1CC #917CF1 #F17CA2
split-complementary
#DCF17C #7CA2F1 #CC7CF1
monochromatic
#B8DB17 #CDEB45 #DCF17C #EBF7B3 #F8FCE3
Accessibility & contrast
On white
1.24
#DCF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#DCF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF17C
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF17C | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE672
Deuteranopia (green-blind)
#FCE782
Tritanopia (blue-blind)
#E6E6D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf17c; /* rgb */ color: rgb(220, 241, 124); /* oklch */ color: oklch(91.8% 0.144 117.7);
Tailwind
colors: {
custom: {
50: '#e9f5a4',
500: '#dcf17c',
950: '#000000',
},
}SCSS
$custom: #dcf17c; $custom-light: #e9f5a4; $custom-dark: #000000;
JSON
{
"hex": "#dcf17c",
"rgb": {
"r": 220,
"g": 241,
"b": 124
},
"hsl": {
"h": 70.769,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.91845,
"c": 0.14438,
"h": 117.7
},
"luminance": 0.79581
}Semantic roles & 50–950 ramp
primary
#DCF17C
secondary
#5E46CB
accent
#08DD2F
background
#FFFFFC
surface
#FEFEF6
border
#D6D6D0
text
#16170F
muted
#858580