#D3FA72#D3FA72
#D3FA72 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 93.0% C 0.168 H 123.0°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FA72 |
|---|---|
| RGB | rgb(211, 250, 114) |
| HSL | hsl(77, 93%, 71%) |
| HSV | hsv(77, 54%, 98%) |
| CMYK | cmyk(15.6%, 0%, 54.4%, 2%) |
| CIE-LAB | lab(93.20, -32.26, 60.13) |
| CIE-LCH | lch(93.20, 68.24, 118.22°) |
| OKLab | oklab(93.03% -0.0916 0.141) |
| OKLCH | oklch(93.03% 0.168 123) |
| XYZ | xyz(64.0872, 83.4348, 28.6446) |
| Luminance | 0.8344 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.92
Light Yellow Green
#CCFD7F
ΔE00 2.57
Pale Lime
#BEFD73
ΔE00 3.91
Light Pea Green
#C4FE82
ΔE00 4.12
Light Lime Green
#B9FF66
ΔE00 4.52
Yellow Green
#C8FD3D
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FA72 #9972FA
analogous
#FADD72 #D3FA72 #8FFA72
triadic
#D3FA72 #72D3FA #FA72D3
tetradic
#D3FA72 #72FADD #9972FA #FA728F
square
#D3FA72 #72FADD #9972FA #FA728F
split-complementary
#D3FA72 #728FFA #DD72FA
monochromatic
#A9E908 #C1F837 #D3FA72 #E5FCAD #F6FEE1
Accessibility & contrast
On white
1.19
#D3FA72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#D3FA72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FA72
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FA72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FA72 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FFEB7B
Tritanopia (blue-blind)
#DCEFDC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3fa72; /* rgb */ color: rgb(211, 250, 114); /* oklch */ color: oklch(93.0% 0.168 123.0);
Tailwind
colors: {
custom: {
50: '#e3fc9e',
500: '#d3fa72',
950: '#000000',
},
}SCSS
$custom: #d3fa72; $custom-light: #e3fc9e; $custom-dark: #000000;
JSON
{
"hex": "#d3fa72",
"rgb": {
"r": 211,
"g": 250,
"b": 114
},
"hsl": {
"h": 77.206,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.93028,
"c": 0.16811,
"h": 123
},
"luminance": 0.83435
}Semantic roles & 50–950 ramp
primary
#D3FA72
secondary
#673BD6
accent
#00E642
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580