#DCF386#DCF386
#DCF386 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.4% C 0.137 H 118.9°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF386 |
|---|---|
| RGB | rgb(220, 243, 134) |
| HSL | hsl(73, 82%, 74%) |
| HSV | hsv(73, 45%, 95%) |
| CMYK | cmyk(9.5%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(92.15, -23.69, 49.82) |
| CIE-LCH | lch(92.15, 55.17, 115.43°) |
| OKLab | oklab(92.41% -0.0663 0.1198) |
| OKLCH | oklch(92.41% 0.137 118.9) |
| XYZ | xyz(65.8693, 81.0384, 34.7215) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 4.74
Pear
#CBF85F
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 6.06
Pistachio (survey)
#C0FA8B
ΔE00 6.41
Yellowish Tan
#FCFC81
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF386 #9D86F3
analogous
#F3D486 #DCF386 #A6F386
triadic
#DCF386 #86DCF3 #F386DC
tetradic
#DCF386 #86F3D4 #9D86F3 #F386A6
square
#DCF386 #86F3D4 #9D86F3 #F386A6
split-complementary
#DCF386 #86A6F3 #D486F3
monochromatic
#BCE817 #CCED4E #DCF386 #ECF9BE #F7FCE3
Accessibility & contrast
On white
1.22
#DCF386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#DCF386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF386
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF386 | 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)
#FFE87D
Deuteranopia (green-blind)
#FDE98C
Tritanopia (blue-blind)
#E5E9D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf386; /* rgb */ color: rgb(220, 243, 134); /* oklch */ color: oklch(92.4% 0.137 118.9);
Tailwind
colors: {
custom: {
50: '#e8f7ab',
500: '#dcf386',
950: '#000000',
},
}SCSS
$custom: #dcf386; $custom-light: #e8f7ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf386",
"rgb": {
"r": 220,
"g": 243,
"b": 134
},
"hsl": {
"h": 72.661,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.92405,
"c": 0.13695,
"h": 118.9
},
"luminance": 0.81038
}Semantic roles & 50–950 ramp
primary
#DCF386
secondary
#694ECF
accent
#07DE35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581