#D3FB7B#D3FB7B
#D3FB7B is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.4% C 0.161 H 123.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FB7B |
|---|---|
| RGB | rgb(211, 251, 123) |
| HSL | hsl(79, 94%, 73%) |
| HSV | hsv(79, 51%, 98%) |
| CMYK | cmyk(15.9%, 0%, 51%, 1.6%) |
| CIE-LAB | lab(93.57, -31.91, 56.52) |
| CIE-LCH | lch(93.57, 64.91, 119.44°) |
| OKLab | oklab(93.35% -0.0898 0.1339) |
| OKLCH | oklch(93.35% 0.161 123.9) |
| XYZ | xyz(64.9364, 84.2729, 31.5803) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.71
Pear
#CBF85F
ΔE00 2.85
Light Pea Green
#C4FE82
ΔE00 3.32
Pale Lime
#BEFD73
ΔE00 3.53
Light Yellowish Green
#C2FF89
ΔE00 4.28
Light Lime Green
#B9FF66
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FB7B #A37BFB
analogous
#FBE37B #D3FB7B #93FB7B
triadic
#D3FB7B #7BD3FB #FB7BD3
tetradic
#D3FB7B #7BFBE3 #A37BFB #FB7B93
square
#D3FB7B #7BFBE3 #A37BFB #FB7B93
split-complementary
#D3FB7B #7B93FB #E37BFB
monochromatic
#AAF407 #BFF940 #D3FB7B #E7FDB6 #F5FEE1
Accessibility & contrast
On white
1.18
#D3FB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D3FB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FB7B
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FB7B | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6F
Deuteranopia (green-blind)
#FFEC83
Tritanopia (blue-blind)
#DBF1DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3fb7b; /* rgb */ color: rgb(211, 251, 123); /* oklch */ color: oklch(93.4% 0.161 123.9);
Tailwind
colors: {
custom: {
50: '#e3fca4',
500: '#d3fb7b',
950: '#000000',
},
}SCSS
$custom: #d3fb7b; $custom-light: #e3fca4; $custom-dark: #000000;
JSON
{
"hex": "#d3fb7b",
"rgb": {
"r": 211,
"g": 251,
"b": 123
},
"hsl": {
"h": 78.75,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.93352,
"c": 0.16126,
"h": 123.9
},
"luminance": 0.84273
}Semantic roles & 50–950 ramp
primary
#D3FB7B
secondary
#7142D8
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580