#D3FC6F#D3FC6F
#D3FC6F is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.4% C 0.173 H 123.3°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC6F |
|---|---|
| RGB | rgb(211, 252, 111) |
| HSL | hsl(77, 96%, 71%) |
| HSV | hsv(77, 56%, 99%) |
| CMYK | cmyk(16.3%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(93.72, -33.44, 62.03) |
| CIE-LCH | lch(93.72, 70.47, 118.33°) |
| OKLab | oklab(93.43% -0.0951 0.1448) |
| OKLCH | oklch(93.43% 0.173 123.3) |
| XYZ | xyz(64.5440, 84.6171, 27.9682) |
| Luminance | 0.8462 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pear
#CBF85F
ΔE00 1.62
Light Yellow Green
#CCFD7F
ΔE00 2.73
Pale Lime
#BEFD73
ΔE00 3.82
Light Pea Green
#C4FE82
ΔE00 4.21
Yellow Green
#C8FD3D
ΔE00 4.23
Light Lime Green
#B9FF66
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC6F #986FFC
analogous
#FCDE6F #D3FC6F #8CFC6F
triadic
#D3FC6F #6FD3FC #FC6FD3
tetradic
#D3FC6F #6FFCDE #986FFC #FC6F8C
square
#D3FC6F #6FFCDE #986FFC #FC6F8C
split-complementary
#D3FC6F #6F8CFC #DE6FFC
monochromatic
#A9EC05 #C1FB33 #D3FC6F #E5FDAB #F6FEE1
Accessibility & contrast
On white
1.17
#D3FC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#D3FC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC6F
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC6F | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE60
Deuteranopia (green-blind)
#FFED78
Tritanopia (blue-blind)
#DCF1DD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fc6f; /* rgb */ color: rgb(211, 252, 111); /* oklch */ color: oklch(93.4% 0.173 123.3);
Tailwind
colors: {
custom: {
50: '#e3fd9c',
500: '#d3fc6f',
950: '#000000',
},
}SCSS
$custom: #d3fc6f; $custom-light: #e3fd9c; $custom-dark: #000000;
JSON
{
"hex": "#d3fc6f",
"rgb": {
"r": 211,
"g": 252,
"b": 111
},
"hsl": {
"h": 77.447,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.93432,
"c": 0.17322,
"h": 123.3
},
"luminance": 0.84617
}Semantic roles & 50–950 ramp
primary
#D3FC6F
secondary
#6637D8
accent
#00E643
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#16170F
muted
#848580