#D3FF7E#D3FF7E
#D3FF7E is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.164 H 125.0°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FF7E |
|---|---|
| RGB | rgb(211, 255, 126) |
| HSL | hsl(80, 100%, 75%) |
| HSV | hsv(80, 51%, 100%) |
| CMYK | cmyk(17.3%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(94.69, -33.46, 56.49) |
| CIE-LCH | lch(94.69, 65.65, 120.64°) |
| OKLab | oklab(94.26% -0.0939 0.1341) |
| OKLCH | oklch(94.26% 0.164 125) |
| XYZ | xyz(66.3898, 86.8747, 33.0055) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 2.76
Pale Lime
#BEFD73
ΔE00 3.06
Pear
#CBF85F
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.71
Light Lime Green
#B9FF66
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FF7E #AA7EFF
analogous
#FFEA7E #D3FF7E #93FF7E
triadic
#D3FF7E #7ED3FF #FF7ED3
tetradic
#D3FF7E #7EFFEA #AA7EFF #FF7E93
square
#D3FF7E #7EFFEA #AA7EFF #FF7E93
split-complementary
#D3FF7E #7E93FF #EA7EFF
monochromatic
#A9FF04 #BEFF41 #D3FF7E #E8FFBB #F5FFE0
Accessibility & contrast
On white
1.14
#D3FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#D3FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FF7E
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FF7E | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF172
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#DAF5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d3ff7e; /* rgb */ color: rgb(211, 255, 126); /* oklch */ color: oklch(94.3% 0.164 125.0);
Tailwind
colors: {
custom: {
50: '#e3ffa6',
500: '#d3ff7e',
950: '#000000',
},
}SCSS
$custom: #d3ff7e; $custom-light: #e3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#d3ff7e",
"rgb": {
"r": 211,
"g": 255,
"b": 126
},
"hsl": {
"h": 80.465,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.94261,
"c": 0.16371,
"h": 125
},
"luminance": 0.86875
}Semantic roles & 50–950 ramp
primary
#D3FF7E
secondary
#7843DE
accent
#00E64E
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161810
muted
#848680