#D4FF7E#D4FF7E
#D4FF7E is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.163 H 124.7°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FF7E |
|---|---|
| RGB | rgb(212, 255, 126) |
| HSL | hsl(80, 100%, 75%) |
| HSV | hsv(80, 51%, 100%) |
| CMYK | cmyk(16.9%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(94.75, -33.09, 56.58) |
| CIE-LCH | lch(94.75, 65.54, 120.32°) |
| OKLab | oklab(94.33% -0.093 0.1343) |
| OKLCH | oklch(94.33% 0.163 124.7) |
| XYZ | xyz(66.6773, 87.0229, 33.0189) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.39
Light Pea Green
#C4FE82
ΔE00 2.93
Pear
#CBF85F
ΔE00 3.18
Pale Lime
#BEFD73
ΔE00 3.23
Light Yellowish Green
#C2FF89
ΔE00 3.88
Light Lime Green
#B9FF66
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FF7E #A97EFF
analogous
#FFEA7E #D4FF7E #94FF7E
triadic
#D4FF7E #7ED4FF #FF7ED4
tetradic
#D4FF7E #7EFFEA #A97EFF #FF7E94
square
#D4FF7E #7EFFEA #A97EFF #FF7E94
split-complementary
#D4FF7E #7E94FF #EA7EFF
monochromatic
#ABFF04 #C0FF41 #D4FF7E #E8FFBB #F5FFE0
Accessibility & contrast
On white
1.14
#D4FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#D4FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FF7E
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FF7E | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF172
Deuteranopia (green-blind)
#FFEF86
Tritanopia (blue-blind)
#DCF5E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d4ff7e; /* rgb */ color: rgb(212, 255, 126); /* oklch */ color: oklch(94.3% 0.163 124.7);
Tailwind
colors: {
custom: {
50: '#e3ffa6',
500: '#d4ff7e',
950: '#000000',
},
}SCSS
$custom: #d4ff7e; $custom-light: #e3ffa6; $custom-dark: #000000;
JSON
{
"hex": "#d4ff7e",
"rgb": {
"r": 212,
"g": 255,
"b": 126
},
"hsl": {
"h": 80,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.94328,
"c": 0.16329,
"h": 124.7
},
"luminance": 0.87023
}Semantic roles & 50–950 ramp
primary
#D4FF7E
secondary
#7743DE
accent
#00E64D
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#161810
muted
#848680