#D3FC7B#D3FC7B
#D3FC7B is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.6% C 0.163 H 124.1°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FC7B |
|---|---|
| RGB | rgb(211, 252, 123) |
| HSL | hsl(79, 96%, 74%) |
| HSV | hsv(79, 51%, 99%) |
| CMYK | cmyk(16.3%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(93.84, -32.37, 56.85) |
| CIE-LCH | lch(93.84, 65.41, 119.66°) |
| OKLab | oklab(93.57% -0.0911 0.1346) |
| OKLCH | oklch(93.57% 0.163 124.1) |
| XYZ | xyz(65.2496, 84.8994, 31.6847) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.60
Pear
#CBF85F
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 3.40
Light Yellowish Green
#C2FF89
ΔE00 4.19
Light Lime Green
#B9FF66
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FC7B #A47BFC
analogous
#FCE57B #D3FC7B #92FC7B
triadic
#D3FC7B #7BD3FC #FC7BD3
tetradic
#D3FC7B #7BFCE5 #A47BFC #FC7B92
square
#D3FC7B #7BFCE5 #A47BFC #FC7B92
split-complementary
#D3FC7B #7B92FC #E57BFC
monochromatic
#AAF706 #BFFB3F #D3FC7B #E7FDB7 #F5FEE1
Accessibility & contrast
On white
1.17
#D3FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#D3FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FC7B
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FC7B | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF6F
Deuteranopia (green-blind)
#FFED83
Tritanopia (blue-blind)
#DBF2DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3fc7b; /* rgb */ color: rgb(211, 252, 123); /* oklch */ color: oklch(93.6% 0.163 124.1);
Tailwind
colors: {
custom: {
50: '#e3fda4',
500: '#d3fc7b',
950: '#000000',
},
}SCSS
$custom: #d3fc7b; $custom-light: #e3fda4; $custom-dark: #000000;
JSON
{
"hex": "#d3fc7b",
"rgb": {
"r": 211,
"g": 252,
"b": 123
},
"hsl": {
"h": 79.07,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.9357,
"c": 0.16256,
"h": 124.1
},
"luminance": 0.849
}Semantic roles & 50–950 ramp
primary
#D3FC7B
secondary
#7242D9
accent
#00E649
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580