#D3FA89#D3FA89
#D3FA89 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.146 H 124.8°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA89 |
|---|---|
| RGB | rgb(211, 250, 137) |
| HSL | hsl(81, 92%, 76%) |
| HSV | hsv(81, 45%, 98%) |
| CMYK | cmyk(15.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.46, -30.03, 49.89) |
| CIE-LCH | lch(93.46, 58.23, 121.05°) |
| OKLab | oklab(93.32% -0.0835 0.1202) |
| OKLCH | oklch(93.32% 0.146 124.8) |
| XYZ | xyz(65.5648, 84.0258, 36.4265) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.98
Light Pea Green
#C4FE82
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Light Yellowish Green
#C2FF89
ΔE00 3.55
Pale Lime
#BEFD73
ΔE00 4.08
Celery
#C1FD95
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA89 #B089FA
analogous
#FAE889 #D3FA89 #9AFA89
triadic
#D3FA89 #89D3FA #FA89D3
tetradic
#D3FA89 #89FAE8 #B089FA #FA899A
square
#D3FA89 #89FAE8 #B089FA #FA899A
split-complementary
#D3FA89 #899AFA #E889FA
monochromatic
#A7F514 #BDF84E #D3FA89 #E9FCC4 #F4FEE2
Accessibility & contrast
On white
1.18
#D3FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#D3FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA89
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA89 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFEC8F
Tritanopia (blue-blind)
#DAF1DF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa89; /* rgb */ color: rgb(211, 250, 137); /* oklch */ color: oklch(93.3% 0.146 124.8);
Tailwind
colors: {
custom: {
50: '#e2fcad',
500: '#d3fa89',
950: '#000000',
},
}SCSS
$custom: #d3fa89; $custom-light: #e2fcad; $custom-dark: #000000;
JSON
{
"hex": "#d3fa89",
"rgb": {
"r": 211,
"g": 250,
"b": 137
},
"hsl": {
"h": 80.708,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93319,
"c": 0.1464,
"h": 124.8
},
"luminance": 0.84026
}Semantic roles & 50–950 ramp
primary
#D3FA89
secondary
#7E4FD9
accent
#00E64F
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581