#D3F079#D3F079
#D3F079 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.149 H 120.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F079 |
|---|---|
| RGB | rgb(211, 240, 121) |
| HSL | hsl(75, 80%, 71%) |
| HSV | hsv(75, 50%, 94%) |
| CMYK | cmyk(12.1%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(90.57, -26.96, 53.87) |
| CIE-LCH | lch(90.57, 60.25, 116.59°) |
| OKLab | oklab(90.94% -0.0761 0.128) |
| OKLCH | oklch(90.94% 0.149 120.8) |
| XYZ | xyz(61.4756, 77.5496, 29.8154) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.98
Pear
#CBF85F
ΔE00 4.03
Light Pea Green
#C4FE82
ΔE00 5.33
Pale Lime
#BEFD73
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Light Yellowish Green
#C2FF89
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F079 #9679F0
analogous
#F0D179 #D3F079 #97F079
triadic
#D3F079 #79D3F0 #F079D3
tetradic
#D3F079 #79F0D1 #9679F0 #F07997
square
#D3F079 #79F0D1 #9679F0 #F07997
split-complementary
#D3F079 #7997F0 #D179F0
monochromatic
#A8D718 #C1EA42 #D3F079 #E5F6B0 #F6FCE3
Accessibility & contrast
On white
1.27
#D3F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D3F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F079
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F079 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE46E
Deuteranopia (green-blind)
#F9E480
Tritanopia (blue-blind)
#DCE6D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d3f079; /* rgb */ color: rgb(211, 240, 121); /* oklch */ color: oklch(90.9% 0.149 120.8);
Tailwind
colors: {
custom: {
50: '#e2f5a2',
500: '#d3f079',
950: '#000000',
},
}SCSS
$custom: #d3f079; $custom-light: #e2f5a2; $custom-dark: #000000;
JSON
{
"hex": "#d3f079",
"rgb": {
"r": 211,
"g": 240,
"b": 121
},
"hsl": {
"h": 74.622,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.90938,
"c": 0.1489,
"h": 120.8
},
"luminance": 0.7755
}Semantic roles & 50–950 ramp
primary
#D3F079
secondary
#6443CA
accent
#09DC3D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#16170F
muted
#848580