#D3FF87#D3FF87
#D3FF87 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.155 H 125.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF87 |
|---|---|
| RGB | rgb(211, 255, 135) |
| HSL | hsl(82, 100%, 76%) |
| HSV | hsv(82, 47%, 100%) |
| CMYK | cmyk(17.3%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(94.79, -32.55, 52.46) |
| CIE-LCH | lch(94.79, 61.74, 121.82°) |
| OKLab | oklab(94.38% -0.0907 0.1258) |
| OKLCH | oklch(94.38% 0.155 125.8) |
| XYZ | xyz(66.9969, 87.1175, 36.2027) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Pea Green
#C4FE82
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 3.01
Pale Lime
#BEFD73
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.42
Celery
#C1FD95
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF87 #B387FF
analogous
#FFEF87 #D3FF87 #97FF87
triadic
#D3FF87 #87D3FF #FF87D3
tetradic
#D3FF87 #87FFEF #B387FF #FF8797
square
#D3FF87 #87FFEF #B387FF #FF8797
split-complementary
#D3FF87 #8797FF #EF87FF
monochromatic
#A6FF0D #BDFF4A #D3FF87 #E9FFC4 #F4FFE0
Accessibility & contrast
On white
1.14
#D3FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#D3FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF87
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF87 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27D
Deuteranopia (green-blind)
#FFEF8E
Tritanopia (blue-blind)
#DAF5E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff87; /* rgb */ color: rgb(211, 255, 135); /* oklch */ color: oklch(94.4% 0.155 125.8);
Tailwind
colors: {
custom: {
50: '#e2ffac',
500: '#d3ff87',
950: '#000000',
},
}SCSS
$custom: #d3ff87; $custom-light: #e2ffac; $custom-dark: #000000;
JSON
{
"hex": "#d3ff87",
"rgb": {
"r": 211,
"g": 255,
"b": 135
},
"hsl": {
"h": 82,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.94377,
"c": 0.15514,
"h": 125.8
},
"luminance": 0.87118
}Semantic roles & 50–950 ramp
primary
#D3FF87
secondary
#814BDF
accent
#00E654
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681