#D2FF86#D2FF86
#D2FF86 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.157 H 126.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF86 |
|---|---|
| RGB | rgb(210, 255, 134) |
| HSL | hsl(82, 100%, 76%) |
| HSV | hsv(82, 47%, 100%) |
| CMYK | cmyk(17.6%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(94.71, -33.02, 52.82) |
| CIE-LCH | lch(94.71, 62.29, 122.01°) |
| OKLab | oklab(94.3% -0.0921 0.1266) |
| OKLCH | oklch(94.3% 0.157 126) |
| XYZ | xyz(66.6412, 86.9422, 35.8202) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.97
Light Pea Green
#C4FE82
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.90
Pale Lime
#BEFD73
ΔE00 3.10
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Pear
#CBF85F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF86 #B386FF
analogous
#FFF086 #D2FF86 #96FF86
triadic
#D2FF86 #86D2FF #FF86D2
tetradic
#D2FF86 #86FFF0 #B386FF #FF8696
square
#D2FF86 #86FFF0 #B386FF #FF8696
split-complementary
#D2FF86 #8696FF #F086FF
monochromatic
#A4FF0C #BBFF49 #D2FF86 #E9FFC3 #F4FFE0
Accessibility & contrast
On white
1.14
#D2FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#D2FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF86
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF86 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17C
Deuteranopia (green-blind)
#FFEF8D
Tritanopia (blue-blind)
#D8F5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff86; /* rgb */ color: rgb(210, 255, 134); /* oklch */ color: oklch(94.3% 0.157 126.0);
Tailwind
colors: {
custom: {
50: '#e2ffab',
500: '#d2ff86',
950: '#000000',
},
}SCSS
$custom: #d2ff86; $custom-light: #e2ffab; $custom-dark: #000000;
JSON
{
"hex": "#d2ff86",
"rgb": {
"r": 210,
"g": 255,
"b": 134
},
"hsl": {
"h": 82.314,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.94298,
"c": 0.15652,
"h": 126
},
"luminance": 0.86943
}Semantic roles & 50–950 ramp
primary
#D2FF86
secondary
#824ADF
accent
#00E655
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681