#D3FE85#D3FE85
#D3FE85 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.156 H 125.4°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FE85 |
|---|---|
| RGB | rgb(211, 254, 133) |
| HSL | hsl(81, 98%, 76%) |
| HSV | hsv(81, 48%, 100%) |
| CMYK | cmyk(16.9%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(94.49, -32.30, 53.03) |
| CIE-LCH | lch(94.49, 62.09, 121.34°) |
| OKLab | oklab(94.13% -0.0902 0.127) |
| OKLCH | oklch(94.13% 0.156 125.4) |
| XYZ | xyz(66.5393, 86.4254, 35.3620) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 3.23
Pale Lime
#BEFD73
ΔE00 3.30
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Pear
#CBF85F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FE85 #B085FE
analogous
#FEEC85 #D3FE85 #96FE85
triadic
#D3FE85 #85D3FE #FE85D3
tetradic
#D3FE85 #85FEEC #B085FE #FE8596
square
#D3FE85 #85FEEC #B085FE #FE8596
split-complementary
#D3FE85 #8596FE #EC85FE
monochromatic
#A7FD0C #BDFE48 #D3FE85 #E9FEC2 #F4FFE1
Accessibility & contrast
On white
1.15
#D3FE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#D3FE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FE85
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FE85 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17B
Deuteranopia (green-blind)
#FFEF8C
Tritanopia (blue-blind)
#DAF4E2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d3fe85; /* rgb */ color: rgb(211, 254, 133); /* oklch */ color: oklch(94.1% 0.156 125.4);
Tailwind
colors: {
custom: {
50: '#e2ffab',
500: '#d3fe85',
950: '#000000',
},
}SCSS
$custom: #d3fe85; $custom-light: #e2ffab; $custom-dark: #000000;
JSON
{
"hex": "#d3fe85",
"rgb": {
"r": 211,
"g": 254,
"b": 133
},
"hsl": {
"h": 81.322,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.94133,
"c": 0.15574,
"h": 125.4
},
"luminance": 0.86426
}Semantic roles & 50–950 ramp
primary
#D3FE85
secondary
#7E4ADE
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681