#D3F080#D3F080
#D3F080 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.0% C 0.142 H 121.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F080 |
|---|---|
| RGB | rgb(211, 240, 128) |
| HSL | hsl(76, 79%, 72%) |
| HSV | hsv(76, 47%, 94%) |
| CMYK | cmyk(12.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(90.66, -26.28, 50.70) |
| CIE-LCH | lch(90.66, 57.10, 117.40°) |
| OKLab | oklab(91.03% -0.0736 0.1215) |
| OKLCH | oklch(91.03% 0.142 121.2) |
| XYZ | xyz(61.9206, 77.7276, 32.1587) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.95
Pear
#CBF85F
ΔE00 4.77
Light Pea Green
#C4FE82
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 5.62
Pale Lime
#BEFD73
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F080 #9D80F0
analogous
#F0D580 #D3F080 #9BF080
triadic
#D3F080 #80D3F0 #F080D3
tetradic
#D3F080 #80F0D5 #9D80F0 #F0809B
square
#D3F080 #80F0D5 #9D80F0 #F0809B
split-complementary
#D3F080 #809BF0 #D580F0
monochromatic
#A9DC1A #C0EA49 #D3F080 #E6F6B7 #F6FCE4
Accessibility & contrast
On white
1.27
#D3F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D3F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F080
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F080 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#DCE6D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3f080; /* rgb */ color: rgb(211, 240, 128); /* oklch */ color: oklch(91.0% 0.142 121.2);
Tailwind
colors: {
custom: {
50: '#e2f5a7',
500: '#d3f080',
950: '#000000',
},
}SCSS
$custom: #d3f080; $custom-light: #e2f5a7; $custom-dark: #000000;
JSON
{
"hex": "#d3f080",
"rgb": {
"r": 211,
"g": 240,
"b": 128
},
"hsl": {
"h": 75.536,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.9103,
"c": 0.14204,
"h": 121.2
},
"luminance": 0.77728
}Semantic roles & 50–950 ramp
primary
#D3F080
secondary
#6B4ACB
accent
#0ADB40
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#161710
muted
#848580