#D3F589#D3F589
#D3F589 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.140 H 123.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F589 |
|---|---|
| RGB | rgb(211, 245, 137) |
| HSL | hsl(79, 84%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(13.9%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(92.11, -27.69, 48.21) |
| CIE-LCH | lch(92.11, 55.60, 119.87°) |
| OKLab | oklab(92.24% -0.0769 0.1165) |
| OKLCH | oklch(92.24% 0.14 123.4) |
| XYZ | xyz(64.0317, 80.9596, 35.9155) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.06
Light Pea Green
#C4FE82
ΔE00 4.04
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.50
Celery
#C1FD95
ΔE00 4.94
Pale Lime
#BEFD73
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F589 #AB89F5
analogous
#F5E189 #D3F589 #9DF589
triadic
#D3F589 #89D3F5 #F589D3
tetradic
#D3F589 #89F5E1 #AB89F5 #F5899D
square
#D3F589 #89F5E1 #AB89F5 #F5899D
split-complementary
#D3F589 #899DF5 #E189F5
monochromatic
#A9EB18 #BEF051 #D3F589 #E8FAC1 #F4FDE3
Accessibility & contrast
On white
1.22
#D3F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D3F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F589
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F589 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FBE88F
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f589; /* rgb */ color: rgb(211, 245, 137); /* oklch */ color: oklch(92.2% 0.140 123.4);
Tailwind
colors: {
custom: {
50: '#e2f8ad',
500: '#d3f589',
950: '#000000',
},
}SCSS
$custom: #d3f589; $custom-light: #e2f8ad; $custom-dark: #000000;
JSON
{
"hex": "#d3f589",
"rgb": {
"r": 211,
"g": 245,
"b": 137
},
"hsl": {
"h": 78.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.92236,
"c": 0.13961,
"h": 123.4
},
"luminance": 0.8096
}Semantic roles & 50–950 ramp
primary
#D3F589
secondary
#7950D2
accent
#05E14A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581