#D3F481#D3F481
#D3F481 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.9% C 0.146 H 122.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F481 |
|---|---|
| RGB | rgb(211, 244, 129) |
| HSL | hsl(77, 84%, 73%) |
| HSV | hsv(77, 47%, 96%) |
| CMYK | cmyk(13.5%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(91.75, -28.06, 51.56) |
| CIE-LCH | lch(91.75, 58.70, 118.56°) |
| OKLab | oklab(91.91% -0.0786 0.1234) |
| OKLCH | oklch(91.91% 0.146 122.5) |
| XYZ | xyz(63.1772, 80.1351, 32.9039) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.97
Pear
#CBF85F
ΔE00 4.24
Light Pea Green
#C4FE82
ΔE00 4.25
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Pale Lime
#BEFD73
ΔE00 4.86
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F481 #A281F4
analogous
#F4DB81 #D3F481 #99F481
triadic
#D3F481 #81D3F4 #F481D3
tetradic
#D3F481 #81F4DB #A281F4 #F48199
square
#D3F481 #81F4DB #A281F4 #F48199
split-complementary
#D3F481 #8199F4 #DB81F4
monochromatic
#AAE614 #BFEF49 #D3F481 #E7F9B9 #F5FDE3
Accessibility & contrast
On white
1.23
#D3F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#D3F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F481
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F481 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#DBEAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f481; /* rgb */ color: rgb(211, 244, 129); /* oklch */ color: oklch(91.9% 0.146 122.5);
Tailwind
colors: {
custom: {
50: '#e2f7a8',
500: '#d3f481',
950: '#000000',
},
}SCSS
$custom: #d3f481; $custom-light: #e2f7a8; $custom-dark: #000000;
JSON
{
"hex": "#d3f481",
"rgb": {
"r": 211,
"g": 244,
"b": 129
},
"hsl": {
"h": 77.217,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.91909,
"c": 0.14632,
"h": 122.5
},
"luminance": 0.80135
}Semantic roles & 50–950 ramp
primary
#D3F481
secondary
#7049D0
accent
#05E044
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581