#D3F280#D3F280
#D3F280 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.5% C 0.145 H 121.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F280 |
|---|---|
| RGB | rgb(211, 242, 128) |
| HSL | hsl(76, 81%, 73%) |
| HSV | hsv(76, 47%, 95%) |
| CMYK | cmyk(12.8%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(91.19, -27.22, 51.35) |
| CIE-LCH | lch(91.19, 58.12, 117.93°) |
| OKLab | oklab(91.46% -0.0763 0.1229) |
| OKLCH | oklch(91.46% 0.145 121.8) |
| XYZ | xyz(62.5126, 78.9116, 32.3561) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.45
Pear
#CBF85F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 5.09
Pale Lime
#BEFD73
ΔE00 5.26
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F280 #9F80F2
analogous
#F2D880 #D3F280 #9AF280
triadic
#D3F280 #80D3F2 #F280D3
tetradic
#D3F280 #80F2D8 #9F80F2 #F2809A
square
#D3F280 #80F2D8 #9F80F2 #F2809A
split-complementary
#D3F280 #809AF2 #D880F2
monochromatic
#AAE117 #C0EC48 #D3F280 #E6F8B8 #F5FCE3
Accessibility & contrast
On white
1.25
#D3F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#D3F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F280
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F280 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE676
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#DBE8D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d3f280; /* rgb */ color: rgb(211, 242, 128); /* oklch */ color: oklch(91.5% 0.145 121.8);
Tailwind
colors: {
custom: {
50: '#e2f6a7',
500: '#d3f280',
950: '#000000',
},
}SCSS
$custom: #d3f280; $custom-light: #e2f6a7; $custom-dark: #000000;
JSON
{
"hex": "#d3f280",
"rgb": {
"r": 211,
"g": 242,
"b": 128
},
"hsl": {
"h": 76.316,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.91462,
"c": 0.14468,
"h": 121.8
},
"luminance": 0.78912
}Semantic roles & 50–950 ramp
primary
#D3F280
secondary
#6D49CD
accent
#08DE42
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580