#D3F989#D3F989
#D3F989 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.1% C 0.145 H 124.5°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F989 |
|---|---|
| RGB | rgb(211, 249, 137) |
| HSL | hsl(80, 90%, 76%) |
| HSV | hsv(80, 45%, 98%) |
| CMYK | cmyk(15.3%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(93.19, -29.56, 49.55) |
| CIE-LCH | lch(93.19, 57.70, 120.82°) |
| OKLab | oklab(93.1% -0.0822 0.1195) |
| OKLCH | oklch(93.1% 0.145 124.5) |
| XYZ | xyz(65.2549, 83.4060, 36.3232) |
| Luminance | 0.8341 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 3.21
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Light Yellowish Green
#C2FF89
ΔE00 3.72
Pale Lime
#BEFD73
ΔE00 4.25
Celery
#C1FD95
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F989 #AF89F9
analogous
#F9E789 #D3F989 #9BF989
triadic
#D3F989 #89D3F9 #F989D3
tetradic
#D3F989 #89F9E7 #AF89F9 #F9899B
square
#D3F989 #89F9E7 #AF89F9 #F9899B
split-complementary
#D3F989 #899BF9 #E789F9
monochromatic
#A8F315 #BDF64F #D3F989 #E9FCC3 #F4FEE2
Accessibility & contrast
On white
1.19
#D3F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D3F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F989
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F989 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FFEB8F
Tritanopia (blue-blind)
#DAF0DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f989; /* rgb */ color: rgb(211, 249, 137); /* oklch */ color: oklch(93.1% 0.145 124.5);
Tailwind
colors: {
custom: {
50: '#e2fbad',
500: '#d3f989',
950: '#000000',
},
}SCSS
$custom: #d3f989; $custom-light: #e2fbad; $custom-dark: #000000;
JSON
{
"hex": "#d3f989",
"rgb": {
"r": 211,
"g": 249,
"b": 137
},
"hsl": {
"h": 80.357,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.93102,
"c": 0.14504,
"h": 124.5
},
"luminance": 0.83406
}Semantic roles & 50–950 ramp
primary
#D3F989
secondary
#7D4FD7
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581