#D3FF7B#D3FF7B
#D3FF7B is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.2% C 0.166 H 124.8°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF7B |
|---|---|
| RGB | rgb(211, 255, 123) |
| HSL | hsl(80, 100%, 74%) |
| HSV | hsv(80, 52%, 100%) |
| CMYK | cmyk(17.3%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(94.65, -33.74, 57.81) |
| CIE-LCH | lch(94.65, 66.93, 120.27°) |
| OKLab | oklab(94.22% -0.095 0.1367) |
| OKLCH | oklch(94.22% 0.166 124.8) |
| XYZ | xyz(66.1992, 86.7984, 32.0012) |
| Luminance | 0.8680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.47
Pear
#CBF85F
ΔE00 2.88
Light Pea Green
#C4FE82
ΔE00 2.99
Pale Lime
#BEFD73
ΔE00 3.09
Light Lime Green
#B9FF66
ΔE00 3.92
Light Yellowish Green
#C2FF89
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF7B #A77BFF
analogous
#FFE97B #D3FF7B #91FF7B
triadic
#D3FF7B #7BD3FF #FF7BD3
tetradic
#D3FF7B #7BFFE9 #A77BFF #FF7B91
square
#D3FF7B #7BFFE9 #A77BFF #FF7B91
split-complementary
#D3FF7B #7B91FF #E97BFF
monochromatic
#AAFF01 #BFFF3E #D3FF7B #E7FFB8 #F5FFE0
Accessibility & contrast
On white
1.14
#D3FF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#D3FF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF7B
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF7B | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF16F
Deuteranopia (green-blind)
#FFEF83
Tritanopia (blue-blind)
#DBF5E1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff7b; /* rgb */ color: rgb(211, 255, 123); /* oklch */ color: oklch(94.2% 0.166 124.8);
Tailwind
colors: {
custom: {
50: '#e3ffa4',
500: '#d3ff7b',
950: '#000000',
},
}SCSS
$custom: #d3ff7b; $custom-light: #e3ffa4; $custom-dark: #000000;
JSON
{
"hex": "#d3ff7b",
"rgb": {
"r": 211,
"g": 255,
"b": 123
},
"hsl": {
"h": 80,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.94224,
"c": 0.16647,
"h": 124.8
},
"luminance": 0.86799
}Semantic roles & 50–950 ramp
primary
#D3FF7B
secondary
#7541DD
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16180F
muted
#848680