#DCF18D#DCF18D
#DCF18D is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 92.1% C 0.127 H 118.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF18D |
|---|---|
| RGB | rgb(220, 241, 141) |
| HSL | hsl(73, 78%, 75%) |
| HSV | hsv(73, 41%, 95%) |
| CMYK | cmyk(8.7%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(91.71, -21.99, 45.91) |
| CIE-LCH | lch(91.71, 50.90, 115.59°) |
| OKLab | oklab(92.08% -0.0609 0.1115) |
| OKLCH | oklch(92.08% 0.127 118.7) |
| XYZ | xyz(65.7785, 80.0497, 37.1800) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.54
Light Yellow Green
#CCFD7F
ΔE00 5.48
Pistachio (survey)
#C0FA8B
ΔE00 6.59
Light Pea Green
#C4FE82
ΔE00 6.60
Pear
#CBF85F
ΔE00 6.62
Yellowish Tan
#FCFC81
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF18D #A28DF1
analogous
#F1D48D #DCF18D #AAF18D
triadic
#DCF18D #8DDCF1 #F18DDC
tetradic
#DCF18D #8DF1D4 #A28DF1 #F18DAA
square
#DCF18D #8DF1D4 #A28DF1 #F18DAA
split-complementary
#DCF18D #8DAAF1 #D48DF1
monochromatic
#BBE420 #CBEA56 #DCF18D #EDF8C4 #F7FCE4
Accessibility & contrast
On white
1.23
#DCF18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#DCF18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF18D
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF18D | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE785
Deuteranopia (green-blind)
#FAE892
Tritanopia (blue-blind)
#E5E7D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf18d; /* rgb */ color: rgb(220, 241, 141); /* oklch */ color: oklch(92.1% 0.127 118.7);
Tailwind
colors: {
custom: {
50: '#e8f5b0',
500: '#dcf18d',
950: '#000000',
},
}SCSS
$custom: #dcf18d; $custom-light: #e8f5b0; $custom-dark: #000000;
JSON
{
"hex": "#dcf18d",
"rgb": {
"r": 220,
"g": 241,
"b": 141
},
"hsl": {
"h": 72.6,
"s": 78.125,
"l": 74.902
},
"oklch": {
"l": 0.92081,
"c": 0.12704,
"h": 118.7
},
"luminance": 0.80049
}Semantic roles & 50–950 ramp
primary
#DCF18D
secondary
#6E55CD
accent
#0BDA37
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581