#DCFF86#DCFF86
#DCFF86 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.153 H 122.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF86 |
|---|---|
| RGB | rgb(220, 255, 134) |
| HSL | hsl(77, 100%, 76%) |
| HSV | hsv(77, 47%, 100%) |
| CMYK | cmyk(13.7%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(95.35, -29.34, 53.75) |
| CIE-LCH | lch(95.35, 61.23, 118.63°) |
| OKLab | oklab(94.97% -0.0822 0.1285) |
| OKLCH | oklch(94.97% 0.153 122.6) |
| XYZ | xyz(69.5784, 88.4567, 35.9579) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 4.01
Pear
#CBF85F
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 4.75
Pistachio (survey)
#C0FA8B
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF86 #A986FF
analogous
#FFE586 #DCFF86 #A0FF86
triadic
#DCFF86 #86DCFF #FF86DC
tetradic
#DCFF86 #86FFE5 #A986FF #FF86A0
square
#DCFF86 #86FFE5 #A986FF #FF86A0
split-complementary
#DCFF86 #86A0FF #E586FF
monochromatic
#B9FF0C #CAFF49 #DCFF86 #EEFFC3 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DCFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF86
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF86 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27C
Deuteranopia (green-blind)
#FFF28D
Tritanopia (blue-blind)
#E4F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff86; /* rgb */ color: rgb(220, 255, 134); /* oklch */ color: oklch(95.0% 0.153 122.6);
Tailwind
colors: {
custom: {
50: '#e9ffab',
500: '#dcff86',
950: '#000000',
},
}SCSS
$custom: #dcff86; $custom-light: #e9ffab; $custom-dark: #000000;
JSON
{
"hex": "#dcff86",
"rgb": {
"r": 220,
"g": 255,
"b": 134
},
"hsl": {
"h": 77.355,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.94974,
"c": 0.15259,
"h": 122.6
},
"luminance": 0.88457
}Semantic roles & 50–950 ramp
primary
#DCFF86
secondary
#754ADF
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681