#D3FA79#D3FA79
#D3FA79 is a very light, vivid yellow-green. Relative luminance 0.836; OKLCH L 93.1% C 0.162 H 123.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA79 |
|---|---|
| RGB | rgb(211, 250, 121) |
| HSL | hsl(78, 93%, 73%) |
| HSV | hsv(78, 52%, 98%) |
| CMYK | cmyk(15.6%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(93.28, -31.63, 57.09) |
| CIE-LCH | lch(93.28, 65.26, 118.99°) |
| OKLab | oklab(93.11% -0.0892 0.135) |
| OKLCH | oklch(93.11% 0.162 123.5) |
| XYZ | xyz(64.5010, 83.6003, 30.8238) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.98
Pear
#CBF85F
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 4.55
Light Lime Green
#B9FF66
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA79 #A079FA
analogous
#FAE179 #D3FA79 #92FA79
triadic
#D3FA79 #79D3FA #FA79D3
tetradic
#D3FA79 #79FAE1 #A079FA #FA7992
square
#D3FA79 #79FAE1 #A079FA #FA7992
split-complementary
#D3FA79 #7992FA #E179FA
monochromatic
#AAF009 #C0F83E #D3FA79 #E6FCB4 #F5FEE2
Accessibility & contrast
On white
1.19
#D3FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#D3FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA79
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA79 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFEB81
Tritanopia (blue-blind)
#DBEFDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa79; /* rgb */ color: rgb(211, 250, 121); /* oklch */ color: oklch(93.1% 0.162 123.5);
Tailwind
colors: {
custom: {
50: '#e3fca3',
500: '#d3fa79',
950: '#000000',
},
}SCSS
$custom: #d3fa79; $custom-light: #e3fca3; $custom-dark: #000000;
JSON
{
"hex": "#d3fa79",
"rgb": {
"r": 211,
"g": 250,
"b": 121
},
"hsl": {
"h": 78.14,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.9311,
"c": 0.16181,
"h": 123.5
},
"luminance": 0.83601
}Semantic roles & 50–950 ramp
primary
#D3FA79
secondary
#6E41D7
accent
#00E645
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580