#DCF086#DCF086
#DCF086 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.8% C 0.133 H 117.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF086 |
|---|---|
| RGB | rgb(220, 240, 134) |
| HSL | hsl(71, 78%, 73%) |
| HSV | hsv(71, 44%, 94%) |
| CMYK | cmyk(8.3%, 0%, 44.2%, 5.9%) |
| CIE-LAB | lab(91.35, -22.25, 48.84) |
| CIE-LCH | lch(91.35, 53.67, 114.49°) |
| OKLab | oklab(91.77% -0.0622 0.1176) |
| OKLCH | oklch(91.77% 0.133 117.9) |
| XYZ | xyz(64.9788, 79.2575, 34.4247) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.28
Light Yellow Green
#CCFD7F
ΔE00 5.48
Pear
#CBF85F
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.34
Pale Yellow
#FFFF84
ΔE00 6.64
Faded Yellow
#FEFF7F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF086 #9A86F0
analogous
#F0CF86 #DCF086 #A7F086
triadic
#DCF086 #86DCF0 #F086DC
tetradic
#DCF086 #86F0CF #9A86F0 #F086A7
square
#DCF086 #86F0CF #9A86F0 #F086A7
split-complementary
#DCF086 #86A7F0 #CF86F0
monochromatic
#BBE01C #CCE950 #DCF086 #ECF7BC #F7FCE4
Accessibility & contrast
On white
1.25
#DCF086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#DCF086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF086
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF086 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67D
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#E6E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf086; /* rgb */ color: rgb(220, 240, 134); /* oklch */ color: oklch(91.8% 0.133 117.9);
Tailwind
colors: {
custom: {
50: '#e8f5ab',
500: '#dcf086',
950: '#000000',
},
}SCSS
$custom: #dcf086; $custom-light: #e8f5ab; $custom-dark: #000000;
JSON
{
"hex": "#dcf086",
"rgb": {
"r": 220,
"g": 240,
"b": 134
},
"hsl": {
"h": 71.321,
"s": 77.941,
"l": 73.333
},
"oklch": {
"l": 0.91767,
"c": 0.13308,
"h": 117.9
},
"luminance": 0.79257
}Semantic roles & 50–950 ramp
primary
#DCF086
secondary
#664FCB
accent
#0BDA32
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581