#DCFC86#DCFC86
#DCFC86 is a very light, vivid yellow-green. Relative luminance 0.866; OKLCH L 94.3% C 0.149 H 121.8°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFC86 |
|---|---|
| RGB | rgb(220, 252, 134) |
| HSL | hsl(76, 95%, 76%) |
| HSV | hsv(76, 47%, 99%) |
| CMYK | cmyk(12.7%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(94.55, -27.94, 52.77) |
| CIE-LCH | lch(94.55, 59.71, 117.90°) |
| OKLab | oklab(94.33% -0.0783 0.1264) |
| OKLCH | oklch(94.33% 0.149 121.8) |
| XYZ | xyz(68.6289, 86.5576, 35.6414) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.92
Pear
#CBF85F
ΔE00 4.26
Light Pea Green
#C4FE82
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 5.04
Light Yellowish Green
#C2FF89
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFC86 #A686FC
analogous
#FCE186 #DCFC86 #A1FC86
triadic
#DCFC86 #86DCFC #FC86DC
tetradic
#DCFC86 #86FCE1 #A686FC #FC86A1
square
#DCFC86 #86FCE1 #A686FC #FC86A1
split-complementary
#DCFC86 #86A1FC #E186FC
monochromatic
#B9F90F #CBFB4A #DCFC86 #EDFDC2 #F6FEE1
Accessibility & contrast
On white
1.15
#DCFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#DCFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFC86
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFC86 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF07C
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#E5F2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcfc86; /* rgb */ color: rgb(220, 252, 134); /* oklch */ color: oklch(94.3% 0.149 121.8);
Tailwind
colors: {
custom: {
50: '#e9fdab',
500: '#dcfc86',
950: '#000000',
},
}SCSS
$custom: #dcfc86; $custom-light: #e9fdab; $custom-dark: #000000;
JSON
{
"hex": "#dcfc86",
"rgb": {
"r": 220,
"g": 252,
"b": 134
},
"hsl": {
"h": 76.271,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.9433,
"c": 0.14866,
"h": 121.8
},
"luminance": 0.86558
}Semantic roles & 50–950 ramp
primary
#DCFC86
secondary
#724BDB
accent
#00E63E
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581