#D3FA70#D3FA70
#D3FA70 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.170 H 122.9°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA70 |
|---|---|
| RGB | rgb(211, 250, 112) |
| HSL | hsl(77, 93%, 71%) |
| HSV | hsv(77, 55%, 98%) |
| CMYK | cmyk(15.6%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(93.18, -32.44, 60.99) |
| CIE-LCH | lch(93.18, 69.08, 118.01°) |
| OKLab | oklab(93.01% -0.0923 0.1426) |
| OKLCH | oklch(93.01% 0.17 122.9) |
| XYZ | xyz(63.9746, 83.3897, 28.0516) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.73
Light Yellow Green
#CCFD7F
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 4.00
Light Pea Green
#C4FE82
ΔE00 4.29
Yellow Green
#C8FD3D
ΔE00 4.52
Light Lime Green
#B9FF66
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA70 #9770FA
analogous
#FADC70 #D3FA70 #8EFA70
triadic
#D3FA70 #70D3FA #FA70D3
tetradic
#D3FA70 #70FADC #9770FA #FA708E
square
#D3FA70 #70FADC #9770FA #FA708E
split-complementary
#D3FA70 #708EFA #DC70FA
monochromatic
#A8E808 #C1F835 #D3FA70 #E5FCAB #F6FEE1
Accessibility & contrast
On white
1.19
#D3FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#D3FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA70
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA70 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FFEB79
Tritanopia (blue-blind)
#DCEFDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3fa70; /* rgb */ color: rgb(211, 250, 112); /* oklch */ color: oklch(93.0% 0.170 122.9);
Tailwind
colors: {
custom: {
50: '#e3fc9d',
500: '#d3fa70',
950: '#000000',
},
}SCSS
$custom: #d3fa70; $custom-light: #e3fc9d; $custom-dark: #000000;
JSON
{
"hex": "#d3fa70",
"rgb": {
"r": 211,
"g": 250,
"b": 112
},
"hsl": {
"h": 76.957,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.93006,
"c": 0.16986,
"h": 122.9
},
"luminance": 0.8339
}Semantic roles & 50–950 ramp
primary
#D3FA70
secondary
#6539D5
accent
#00E641
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580