#D3F480#D3F480
#D3F480 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.9% C 0.147 H 122.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F480 |
|---|---|
| RGB | rgb(211, 244, 128) |
| HSL | hsl(77, 84%, 73%) |
| HSV | hsv(77, 48%, 96%) |
| CMYK | cmyk(13.5%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(91.73, -28.16, 52.01) |
| CIE-LCH | lch(91.73, 59.15, 118.43°) |
| OKLab | oklab(91.9% -0.0789 0.1244) |
| OKLCH | oklch(91.9% 0.147 122.4) |
| XYZ | xyz(63.1111, 80.1086, 32.5556) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pear
#CBF85F
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 4.27
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Pale Lime
#BEFD73
ΔE00 4.83
Light Yellowish Green
#C2FF89
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F480 #A180F4
analogous
#F4DB80 #D3F480 #99F480
triadic
#D3F480 #80D3F4 #F480D3
tetradic
#D3F480 #80F4DB #A180F4 #F48099
square
#D3F480 #80F4DB #A180F4 #F48099
split-complementary
#D3F480 #8099F4 #DB80F4
monochromatic
#AAE614 #BFEF48 #D3F480 #E7F9B8 #F5FDE3
Accessibility & contrast
On white
1.23
#D3F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#D3F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F480
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F480 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#DBEAD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3f480; /* rgb */ color: rgb(211, 244, 128); /* oklch */ color: oklch(91.9% 0.147 122.4);
Tailwind
colors: {
custom: {
50: '#e2f7a7',
500: '#d3f480',
950: '#000000',
},
}SCSS
$custom: #d3f480; $custom-light: #e2f7a7; $custom-dark: #000000;
JSON
{
"hex": "#d3f480",
"rgb": {
"r": 211,
"g": 244,
"b": 128
},
"hsl": {
"h": 77.069,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.91895,
"c": 0.14732,
"h": 122.4
},
"luminance": 0.80109
}Semantic roles & 50–950 ramp
primary
#D3F480
secondary
#6F48D0
accent
#05E143
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580