#DCF17F#DCF17F
#DCF17F is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.141 H 117.9°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF17F |
|---|---|
| RGB | rgb(220, 241, 127) |
| HSL | hsl(71, 80%, 72%) |
| HSV | hsv(71, 47%, 95%) |
| CMYK | cmyk(8.7%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(91.53, -23.43, 52.38) |
| CIE-LCH | lch(91.53, 57.38, 114.10°) |
| OKLab | oklab(91.88% -0.0661 0.125) |
| OKLCH | oklch(91.88% 0.141 117.9) |
| XYZ | xyz(64.8019, 79.6590, 32.0365) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 5.19
Light Yellow Green
#CCFD7F
ΔE00 5.19
Light Khaki
#E6F2A2
ΔE00 5.27
Yellowish Tan
#FCFC81
ΔE00 5.95
Pale Yellow
#FFFF84
ΔE00 6.26
Faded Yellow
#FEFF7F
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF17F #947FF1
analogous
#F1CD7F #DCF17F #A3F17F
triadic
#DCF17F #7FDCF1 #F17FDC
tetradic
#DCF17F #7FF1CD #947FF1 #F17FA3
square
#DCF17F #7FF1CD #947FF1 #F17FA3
split-complementary
#DCF17F #7FA3F1 #CD7FF1
monochromatic
#B9DD18 #CDEB48 #DCF17F #EBF7B6 #F7FCE3
Accessibility & contrast
On white
1.24
#DCF17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DCF17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF17F
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF17F | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE675
Deuteranopia (green-blind)
#FCE785
Tritanopia (blue-blind)
#E6E6D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf17f; /* rgb */ color: rgb(220, 241, 127); /* oklch */ color: oklch(91.9% 0.141 117.9);
Tailwind
colors: {
custom: {
50: '#e9f5a6',
500: '#dcf17f',
950: '#000000',
},
}SCSS
$custom: #dcf17f; $custom-light: #e9f5a6; $custom-dark: #000000;
JSON
{
"hex": "#dcf17f",
"rgb": {
"r": 220,
"g": 241,
"b": 127
},
"hsl": {
"h": 71.053,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.91884,
"c": 0.14143,
"h": 117.9
},
"luminance": 0.79659
}Semantic roles & 50–950 ramp
primary
#DCF17F
secondary
#6148CC
accent
#09DD30
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580