#D7FD7E#D7FD7E
#D7FD7E is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.160 H 123.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FD7E |
|---|---|
| RGB | rgb(215, 253, 126) |
| HSL | hsl(78, 97%, 74%) |
| HSV | hsv(78, 50%, 99%) |
| CMYK | cmyk(15%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(94.40, -31.06, 56.21) |
| CIE-LCH | lch(94.40, 64.22, 118.92°) |
| OKLab | oklab(94.1% -0.0874 0.1334) |
| OKLCH | oklch(94.1% 0.16 123.2) |
| XYZ | xyz(66.9157, 86.2037, 32.8483) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.05
Pear
#CBF85F
ΔE00 3.16
Light Pea Green
#C4FE82
ΔE00 3.64
Pale Lime
#BEFD73
ΔE00 3.96
Light Yellowish Green
#C2FF89
ΔE00 4.55
Light Lime Green
#B9FF66
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FD7E #A47EFD
analogous
#FDE47E #D7FD7E #98FD7E
triadic
#D7FD7E #7ED7FD #FD7ED7
tetradic
#D7FD7E #7EFDE4 #A47EFD #FD7E98
square
#D7FD7E #7EFDE4 #A47EFD #FD7E98
split-complementary
#D7FD7E #7E98FD #E47EFD
monochromatic
#B2FB05 #C4FC42 #D7FD7E #EAFEBA #F6FFE1
Accessibility & contrast
On white
1.15
#D7FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#D7FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FD7E
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FD7E | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF072
Deuteranopia (green-blind)
#FFEF85
Tritanopia (blue-blind)
#DFF2E0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d7fd7e; /* rgb */ color: rgb(215, 253, 126); /* oklch */ color: oklch(94.1% 0.160 123.2);
Tailwind
colors: {
custom: {
50: '#e5fea6',
500: '#d7fd7e',
950: '#000000',
},
}SCSS
$custom: #d7fd7e; $custom-light: #e5fea6; $custom-dark: #000000;
JSON
{
"hex": "#d7fd7e",
"rgb": {
"r": 215,
"g": 253,
"b": 126
},
"hsl": {
"h": 77.953,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.94096,
"c": 0.15951,
"h": 123.2
},
"luminance": 0.86204
}Semantic roles & 50–950 ramp
primary
#D7FD7E
secondary
#7144DB
accent
#00E645
background
#FEFFFC
surface
#FDFFF6
border
#D5D7D0
text
#161710
muted
#848580