#D3F58A#D3F58A
#D3F58A is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.3% C 0.139 H 123.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F58A |
|---|---|
| RGB | rgb(211, 245, 138) |
| HSL | hsl(79, 84%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(13.9%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(92.13, -27.58, 47.75) |
| CIE-LCH | lch(92.13, 55.14, 120.01°) |
| OKLab | oklab(92.25% -0.0766 0.1155) |
| OKLCH | oklch(92.25% 0.139 123.5) |
| XYZ | xyz(64.1037, 80.9884, 36.2950) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.49
Celery
#C1FD95
ΔE00 4.87
Pale Lime
#BEFD73
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F58A #AC8AF5
analogous
#F5E18A #D3F58A #9EF58A
triadic
#D3F58A #8AD3F5 #F58AD3
tetradic
#D3F58A #8AF5E1 #AC8AF5 #F58A9E
square
#D3F58A #8AF5E1 #AC8AF5 #F58A9E
split-complementary
#D3F58A #8A9EF5 #E18AF5
monochromatic
#A9EB19 #BEF052 #D3F58A #E8FAC2 #F4FDE3
Accessibility & contrast
On white
1.22
#D3F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D3F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F58A
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F58A | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#FBE890
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f58a; /* rgb */ color: rgb(211, 245, 138); /* oklch */ color: oklch(92.3% 0.139 123.5);
Tailwind
colors: {
custom: {
50: '#e2f8ae',
500: '#d3f58a',
950: '#000000',
},
}SCSS
$custom: #d3f58a; $custom-light: #e2f8ae; $custom-dark: #000000;
JSON
{
"hex": "#d3f58a",
"rgb": {
"r": 211,
"g": 245,
"b": 138
},
"hsl": {
"h": 79.065,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.92251,
"c": 0.13858,
"h": 123.5
},
"luminance": 0.80989
}Semantic roles & 50–950 ramp
primary
#D3F58A
secondary
#7A51D2
accent
#05E14B
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581