#D3FC89#D3FC89
#D3FC89 is a very light, vivid yellow-green. Relative luminance 0.853; OKLCH L 93.8% C 0.149 H 125.3°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC89 |
|---|---|
| RGB | rgb(211, 252, 137) |
| HSL | hsl(81, 95%, 76%) |
| HSV | hsv(81, 46%, 99%) |
| CMYK | cmyk(16.3%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(94.00, -30.96, 50.55) |
| CIE-LCH | lch(94.00, 59.28, 121.48°) |
| OKLab | oklab(93.75% -0.0861 0.1217) |
| OKLCH | oklch(93.75% 0.149 125.3) |
| XYZ | xyz(66.1895, 85.2753, 36.6348) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 3.25
Pistachio (survey)
#C0FA8B
ΔE00 3.34
Pale Lime
#BEFD73
ΔE00 3.77
Celery
#C1FD95
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC89 #B289FC
analogous
#FCEB89 #D3FC89 #9AFC89
triadic
#D3FC89 #89D3FC #FC89D3
tetradic
#D3FC89 #89FCEB #B289FC #FC899A
square
#D3FC89 #89FCEB #B289FC #FC899A
split-complementary
#D3FC89 #899AFC #EB89FC
monochromatic
#A6F912 #BDFA4D #D3FC89 #E9FEC5 #F4FEE1
Accessibility & contrast
On white
1.16
#D3FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#D3FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC89
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC89 | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#DAF2E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3fc89; /* rgb */ color: rgb(211, 252, 137); /* oklch */ color: oklch(93.8% 0.149 125.3);
Tailwind
colors: {
custom: {
50: '#e2fdad',
500: '#d3fc89',
950: '#000000',
},
}SCSS
$custom: #d3fc89; $custom-light: #e2fdad; $custom-dark: #000000;
JSON
{
"hex": "#d3fc89",
"rgb": {
"r": 211,
"g": 252,
"b": 137
},
"hsl": {
"h": 81.391,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.93753,
"c": 0.14911,
"h": 125.3
},
"luminance": 0.85276
}Semantic roles & 50–950 ramp
primary
#D3FC89
secondary
#804EDB
accent
#00E652
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581