#D4FC7D#D4FC7D
#D4FC7D is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.7% C 0.160 H 123.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC7D |
|---|---|
| RGB | rgb(212, 252, 125) |
| HSL | hsl(79, 95%, 74%) |
| HSV | hsv(79, 50%, 99%) |
| CMYK | cmyk(15.9%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(93.93, -31.81, 56.05) |
| CIE-LCH | lch(93.93, 64.45, 119.57°) |
| OKLab | oklab(93.66% -0.0894 0.133) |
| OKLCH | oklch(93.66% 0.16 123.9) |
| XYZ | xyz(65.6636, 85.0982, 32.3643) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pear
#CBF85F
ΔE00 3.05
Light Pea Green
#C4FE82
ΔE00 3.26
Pale Lime
#BEFD73
ΔE00 3.56
Light Yellowish Green
#C2FF89
ΔE00 4.19
Light Lime Green
#B9FF66
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC7D #A57DFC
analogous
#FCE57D #D4FC7D #95FC7D
triadic
#D4FC7D #7DD4FC #FC7DD4
tetradic
#D4FC7D #7DFCE5 #A57DFC #FC7D95
square
#D4FC7D #7DFCE5 #A57DFC #FC7D95
split-complementary
#D4FC7D #7D95FC #E57DFC
monochromatic
#ACF906 #C0FB41 #D4FC7D #E8FDB9 #F5FEE1
Accessibility & contrast
On white
1.17
#D4FC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#D4FC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC7D
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC7D | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF71
Deuteranopia (green-blind)
#FFED85
Tritanopia (blue-blind)
#DCF2DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d4fc7d; /* rgb */ color: rgb(212, 252, 125); /* oklch */ color: oklch(93.7% 0.160 123.9);
Tailwind
colors: {
custom: {
50: '#e3fda5',
500: '#d4fc7d',
950: '#000000',
},
}SCSS
$custom: #d4fc7d; $custom-light: #e3fda5; $custom-dark: #000000;
JSON
{
"hex": "#d4fc7d",
"rgb": {
"r": 212,
"g": 252,
"b": 125
},
"hsl": {
"h": 78.898,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.93662,
"c": 0.16031,
"h": 123.9
},
"luminance": 0.85099
}Semantic roles & 50–950 ramp
primary
#D4FC7D
secondary
#7343DA
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580