#D3FA75#D3FA75
#D3FA75 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 93.1% C 0.165 H 123.2°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA75 |
|---|---|
| RGB | rgb(211, 250, 117) |
| HSL | hsl(78, 93%, 72%) |
| HSV | hsv(78, 53%, 98%) |
| CMYK | cmyk(15.6%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(93.23, -32.00, 58.84) |
| CIE-LCH | lch(93.23, 66.97, 118.54°) |
| OKLab | oklab(93.06% -0.0906 0.1384) |
| OKLCH | oklch(93.06% 0.165 123.2) |
| XYZ | xyz(64.2607, 83.5042, 29.5587) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 2.22
Light Yellow Green
#CCFD7F
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 3.80
Light Pea Green
#C4FE82
ΔE00 3.88
Light Lime Green
#B9FF66
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA75 #9C75FA
analogous
#FADF75 #D3FA75 #91FA75
triadic
#D3FA75 #75D3FA #FA75D3
tetradic
#D3FA75 #75FADF #9C75FA #FA7591
square
#D3FA75 #75FADF #9C75FA #FA7591
split-complementary
#D3FA75 #7591FA #DF75FA
monochromatic
#A9EC09 #C0F83A #D3FA75 #E6FCB0 #F6FEE1
Accessibility & contrast
On white
1.19
#D3FA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#D3FA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA75
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA75 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFEB7D
Tritanopia (blue-blind)
#DCEFDC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fa75; /* rgb */ color: rgb(211, 250, 117); /* oklch */ color: oklch(93.1% 0.165 123.2);
Tailwind
colors: {
custom: {
50: '#e3fca0',
500: '#d3fa75',
950: '#000000',
},
}SCSS
$custom: #d3fa75; $custom-light: #e3fca0; $custom-dark: #000000;
JSON
{
"hex": "#d3fa75",
"rgb": {
"r": 211,
"g": 250,
"b": 117
},
"hsl": {
"h": 77.594,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.93063,
"c": 0.16545,
"h": 123.2
},
"luminance": 0.83504
}Semantic roles & 50–950 ramp
primary
#D3FA75
secondary
#6A3DD6
accent
#00E643
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580