#D3F582#D3F582
#D3F582 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.147 H 122.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F582 |
|---|---|
| RGB | rgb(211, 245, 130) |
| HSL | hsl(78, 85%, 74%) |
| HSV | hsv(78, 47%, 96%) |
| CMYK | cmyk(13.9%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(92.03, -28.43, 51.43) |
| CIE-LCH | lch(92.03, 58.76, 118.93°) |
| OKLab | oklab(92.14% -0.0795 0.1232) |
| OKLCH | oklch(92.14% 0.147 122.8) |
| XYZ | xyz(63.5457, 80.7652, 33.3563) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.75
Light Pea Green
#C4FE82
ΔE00 4.02
Pear
#CBF85F
ΔE00 4.23
Pistachio (survey)
#C0FA8B
ΔE00 4.52
Pale Lime
#BEFD73
ΔE00 4.68
Light Yellowish Green
#C2FF89
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F582 #A482F5
analogous
#F5DD82 #D3F582 #99F582
triadic
#D3F582 #82D3F5 #F582D3
tetradic
#D3F582 #82F5DD #A482F5 #F58299
square
#D3F582 #82F5DD #A482F5 #F58299
split-complementary
#D3F582 #8299F5 #DD82F5
monochromatic
#AAEA13 #BFF049 #D3F582 #E7FABB #F5FDE3
Accessibility & contrast
On white
1.22
#D3F582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D3F582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F582
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F582 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FCE888
Tritanopia (blue-blind)
#DBEBDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3f582; /* rgb */ color: rgb(211, 245, 130); /* oklch */ color: oklch(92.1% 0.147 122.8);
Tailwind
colors: {
custom: {
50: '#e2f8a8',
500: '#d3f582',
950: '#000000',
},
}SCSS
$custom: #d3f582; $custom-light: #e2f8a8; $custom-dark: #000000;
JSON
{
"hex": "#d3f582",
"rgb": {
"r": 211,
"g": 245,
"b": 130
},
"hsl": {
"h": 77.739,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.92139,
"c": 0.14667,
"h": 122.8
},
"luminance": 0.80765
}Semantic roles & 50–950 ramp
primary
#D3F582
secondary
#724AD1
accent
#04E245
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581