#D3F588#D3F588
#D3F588 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.2% C 0.141 H 123.3°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F588 |
|---|---|
| RGB | rgb(211, 245, 136) |
| HSL | hsl(79, 84%, 75%) |
| HSV | hsv(79, 44%, 96%) |
| CMYK | cmyk(13.9%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(92.10, -27.80, 48.68) |
| CIE-LCH | lch(92.10, 56.06, 119.73°) |
| OKLab | oklab(92.22% -0.0773 0.1175) |
| OKLCH | oklch(92.22% 0.141 123.3) |
| XYZ | xyz(63.9603, 80.9310, 35.5394) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.00
Light Pea Green
#C4FE82
ΔE00 4.02
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.51
Pale Lime
#BEFD73
ΔE00 4.95
Celery
#C1FD95
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F588 #AA88F5
analogous
#F5E188 #D3F588 #9CF588
triadic
#D3F588 #88D3F5 #F588D3
tetradic
#D3F588 #88F5E1 #AA88F5 #F5889C
square
#D3F588 #88F5E1 #AA88F5 #F5889C
split-complementary
#D3F588 #889CF5 #E188F5
monochromatic
#A9EC17 #BEF050 #D3F588 #E8FAC0 #F5FDE3
Accessibility & contrast
On white
1.22
#D3F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D3F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F588
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F588 | 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)
#FFE97F
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#DAECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f588; /* rgb */ color: rgb(211, 245, 136); /* oklch */ color: oklch(92.2% 0.141 123.3);
Tailwind
colors: {
custom: {
50: '#e2f8ac',
500: '#d3f588',
950: '#000000',
},
}SCSS
$custom: #d3f588; $custom-light: #e2f8ac; $custom-dark: #000000;
JSON
{
"hex": "#d3f588",
"rgb": {
"r": 211,
"g": 245,
"b": 136
},
"hsl": {
"h": 78.716,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.92222,
"c": 0.14063,
"h": 123.3
},
"luminance": 0.80931
}Semantic roles & 50–950 ramp
primary
#D3F588
secondary
#784FD2
accent
#05E149
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581