#DCF387#DCF387
#DCF387 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.136 H 119.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF387 |
|---|---|
| RGB | rgb(220, 243, 135) |
| HSL | hsl(73, 82%, 74%) |
| HSV | hsv(73, 44%, 95%) |
| CMYK | cmyk(9.5%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(92.16, -23.58, 49.36) |
| CIE-LCH | lch(92.16, 54.71, 115.54°) |
| OKLab | oklab(92.42% -0.0659 0.1189) |
| OKLCH | oklch(92.42% 0.136 119) |
| XYZ | xyz(65.9393, 81.0664, 35.0906) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.76
Pear
#CBF85F
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.37
Yellowish Tan
#FCFC81
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF387 #9E87F3
analogous
#F3D487 #DCF387 #A6F387
triadic
#DCF387 #87DCF3 #F387DC
tetradic
#DCF387 #87F3D4 #9E87F3 #F387A6
square
#DCF387 #87F3D4 #9E87F3 #F387A6
split-complementary
#DCF387 #87A6F3 #D487F3
monochromatic
#BCE818 #CCED4F #DCF387 #ECF9BF #F7FCE3
Accessibility & contrast
On white
1.22
#DCF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DCF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF387
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF387 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#FDE98D
Tritanopia (blue-blind)
#E5E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf387; /* rgb */ color: rgb(220, 243, 135); /* oklch */ color: oklch(92.4% 0.136 119.0);
Tailwind
colors: {
custom: {
50: '#e8f7ac',
500: '#dcf387',
950: '#000000',
},
}SCSS
$custom: #dcf387; $custom-light: #e8f7ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf387",
"rgb": {
"r": 220,
"g": 243,
"b": 135
},
"hsl": {
"h": 72.778,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.9242,
"c": 0.13592,
"h": 119
},
"luminance": 0.81066
}Semantic roles & 50–950 ramp
primary
#DCF387
secondary
#6A4FCF
accent
#07DE35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581