#D3F682#D3F682
#D3F682 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.148 H 123.1°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F682 |
|---|---|
| RGB | rgb(211, 246, 130) |
| HSL | hsl(78, 87%, 74%) |
| HSV | hsv(78, 47%, 96%) |
| CMYK | cmyk(14.2%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(92.30, -28.90, 51.76) |
| CIE-LCH | lch(92.30, 59.28, 119.17°) |
| OKLab | oklab(92.36% -0.0808 0.124) |
| OKLCH | oklch(92.36% 0.148 123.1) |
| XYZ | xyz(63.8491, 81.3719, 33.4574) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.52
Light Pea Green
#C4FE82
ΔE00 3.82
Pear
#CBF85F
ΔE00 4.11
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Pale Lime
#BEFD73
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F682 #A582F6
analogous
#F6DF82 #D3F682 #99F682
triadic
#D3F682 #82D3F6 #F682D3
tetradic
#D3F682 #82F6DF #A582F6 #F68299
square
#D3F682 #82F6DF #A582F6 #F68299
split-complementary
#D3F682 #8299F6 #DF82F6
monochromatic
#AAED11 #BFF249 #D3F682 #E7FABB #F5FDE2
Accessibility & contrast
On white
1.22
#D3F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#D3F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F682
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F682 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FDE988
Tritanopia (blue-blind)
#DBECDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3f682; /* rgb */ color: rgb(211, 246, 130); /* oklch */ color: oklch(92.4% 0.148 123.1);
Tailwind
colors: {
custom: {
50: '#e2f9a8',
500: '#d3f682',
950: '#000000',
},
}SCSS
$custom: #d3f682; $custom-light: #e2f9a8; $custom-dark: #000000;
JSON
{
"hex": "#d3f682",
"rgb": {
"r": 211,
"g": 246,
"b": 130
},
"hsl": {
"h": 78.103,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.92355,
"c": 0.148,
"h": 123.1
},
"luminance": 0.81372
}Semantic roles & 50–950 ramp
primary
#D3F682
secondary
#734AD3
accent
#02E346
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581