#D3FB89#D3FB89
#D3FB89 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.5% C 0.148 H 125.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FB89 |
|---|---|
| RGB | rgb(211, 251, 137) |
| HSL | hsl(81, 93%, 76%) |
| HSV | hsv(81, 45%, 98%) |
| CMYK | cmyk(15.9%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(93.73, -30.49, 50.22) |
| CIE-LCH | lch(93.73, 58.75, 121.27°) |
| OKLab | oklab(93.54% -0.0848 0.121) |
| OKLCH | oklch(93.54% 0.148 125) |
| XYZ | xyz(65.8763, 84.6489, 36.5304) |
| Luminance | 0.8465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 3.39
Pistachio (survey)
#C0FA8B
ΔE00 3.41
Pale Lime
#BEFD73
ΔE00 3.92
Celery
#C1FD95
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FB89 #B189FB
analogous
#FBEA89 #D3FB89 #9AFB89
triadic
#D3FB89 #89D3FB #FB89D3
tetradic
#D3FB89 #89FBEA #B189FB #FB899A
square
#D3FB89 #89FBEA #B189FB #FB899A
split-complementary
#D3FB89 #899AFB #EA89FB
monochromatic
#A7F713 #BDF94E #D3FB89 #E9FDC4 #F4FEE1
Accessibility & contrast
On white
1.17
#D3FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D3FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FB89
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FB89 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#DAF2E0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fb89; /* rgb */ color: rgb(211, 251, 137); /* oklch */ color: oklch(93.5% 0.148 125.0);
Tailwind
colors: {
custom: {
50: '#e2fcad',
500: '#d3fb89',
950: '#000000',
},
}SCSS
$custom: #d3fb89; $custom-light: #e2fcad; $custom-dark: #000000;
JSON
{
"hex": "#d3fb89",
"rgb": {
"r": 211,
"g": 251,
"b": 137
},
"hsl": {
"h": 81.053,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.93536,
"c": 0.14775,
"h": 125
},
"luminance": 0.84649
}Semantic roles & 50–950 ramp
primary
#D3FB89
secondary
#7F4EDA
accent
#00E651
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581