#DCF686#DCF686
#DCF686 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 93.0% C 0.141 H 119.9°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF686 |
|---|---|
| RGB | rgb(220, 246, 134) |
| HSL | hsl(74, 86%, 75%) |
| HSV | hsv(74, 46%, 96%) |
| CMYK | cmyk(10.6%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(92.95, -25.12, 50.81) |
| CIE-LCH | lch(92.95, 56.68, 116.30°) |
| OKLab | oklab(93.05% -0.0703 0.122) |
| OKLCH | oklch(93.05% 0.141 119.9) |
| XYZ | xyz(66.7744, 82.8486, 35.0233) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.43
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF686 #A086F6
analogous
#F6D886 #DCF686 #A4F686
triadic
#DCF686 #86DCF6 #F686DC
tetradic
#DCF686 #86F6D8 #A086F6 #F686A4
square
#DCF686 #86F6D8 #A086F6 #F686A4
split-complementary
#DCF686 #86A4F6 #D886F6
monochromatic
#BBEE14 #CCF24D #DCF686 #ECFABF #F7FDE3
Accessibility & contrast
On white
1.20
#DCF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#DCF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF686
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF686 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7D
Deuteranopia (green-blind)
#FFEB8C
Tritanopia (blue-blind)
#E5ECDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf686; /* rgb */ color: rgb(220, 246, 134); /* oklch */ color: oklch(93.0% 0.141 119.9);
Tailwind
colors: {
custom: {
50: '#e8f9ab',
500: '#dcf686',
950: '#000000',
},
}SCSS
$custom: #dcf686; $custom-light: #e8f9ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf686",
"rgb": {
"r": 220,
"g": 246,
"b": 134
},
"hsl": {
"h": 73.929,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.93046,
"c": 0.14084,
"h": 119.9
},
"luminance": 0.82848
}Semantic roles & 50–950 ramp
primary
#DCF686
secondary
#6C4DD3
accent
#03E337
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581