#D3F882#D3F882
#D3F882 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.8% C 0.151 H 123.6°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F882 |
|---|---|
| RGB | rgb(211, 248, 130) |
| HSL | hsl(79, 89%, 74%) |
| HSV | hsv(79, 48%, 97%) |
| CMYK | cmyk(14.9%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(92.84, -29.83, 52.42) |
| CIE-LCH | lch(92.84, 60.31, 119.64°) |
| OKLab | oklab(92.79% -0.0835 0.1254) |
| OKLCH | oklch(92.79% 0.151 123.6) |
| XYZ | xyz(64.4607, 82.5951, 33.6612) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 3.44
Pear
#CBF85F
ΔE00 3.91
Pale Lime
#BEFD73
ΔE00 4.10
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Light Yellowish Green
#C2FF89
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F882 #A782F8
analogous
#F8E282 #D3F882 #98F882
triadic
#D3F882 #82D3F8 #F882D3
tetradic
#D3F882 #82F8E2 #A782F8 #F88298
square
#D3F882 #82F8E2 #A782F8 #F88298
split-complementary
#D3F882 #8298F8 #E282F8
monochromatic
#AAF20E #BFF548 #D3F882 #E7FBBC #F5FDE2
Accessibility & contrast
On white
1.20
#D3F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#D3F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F882
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F882 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFEA89
Tritanopia (blue-blind)
#DBEEDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3f882; /* rgb */ color: rgb(211, 248, 130); /* oklch */ color: oklch(92.8% 0.151 123.6);
Tailwind
colors: {
custom: {
50: '#e2faa9',
500: '#d3f882',
950: '#000000',
},
}SCSS
$custom: #d3f882; $custom-light: #e2faa9; $custom-dark: #000000;
JSON
{
"hex": "#d3f882",
"rgb": {
"r": 211,
"g": 248,
"b": 130
},
"hsl": {
"h": 78.814,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.92789,
"c": 0.15065,
"h": 123.6
},
"luminance": 0.82595
}Semantic roles & 50–950 ramp
primary
#D3F882
secondary
#7549D5
accent
#00E648
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581