#D4FC7C#D4FC7C
#D4FC7C is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.7% C 0.161 H 123.8°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC7C |
|---|---|
| RGB | rgb(212, 252, 124) |
| HSL | hsl(79, 96%, 74%) |
| HSV | hsv(79, 51%, 99%) |
| CMYK | cmyk(15.9%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(93.91, -31.90, 56.49) |
| CIE-LCH | lch(93.91, 64.88, 119.45°) |
| OKLab | oklab(93.65% -0.0898 0.1339) |
| OKLCH | oklch(93.65% 0.161 123.8) |
| XYZ | xyz(65.6000, 85.0727, 32.0296) |
| Luminance | 0.8507 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.71
Pear
#CBF85F
ΔE00 2.94
Light Pea Green
#C4FE82
ΔE00 3.32
Pale Lime
#BEFD73
ΔE00 3.57
Light Yellowish Green
#C2FF89
ΔE00 4.27
Light Lime Green
#B9FF66
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC7C #A47CFC
analogous
#FCE47C #D4FC7C #94FC7C
triadic
#D4FC7C #7CD4FC #FC7CD4
tetradic
#D4FC7C #7CFCE4 #A47CFC #FC7C94
square
#D4FC7C #7CFCE4 #A47CFC #FC7C94
split-complementary
#D4FC7C #7C94FC #E47CFC
monochromatic
#ACF806 #C0FB40 #D4FC7C #E8FDB8 #F5FEE1
Accessibility & contrast
On white
1.17
#D4FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#D4FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC7C
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC7C | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF70
Deuteranopia (green-blind)
#FFED84
Tritanopia (blue-blind)
#DCF2DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fc7c; /* rgb */ color: rgb(212, 252, 124); /* oklch */ color: oklch(93.7% 0.161 123.8);
Tailwind
colors: {
custom: {
50: '#e3fda5',
500: '#d4fc7c',
950: '#000000',
},
}SCSS
$custom: #d4fc7c; $custom-light: #e3fda5; $custom-dark: #000000;
JSON
{
"hex": "#d4fc7c",
"rgb": {
"r": 212,
"g": 252,
"b": 124
},
"hsl": {
"h": 78.75,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.9365,
"c": 0.16124,
"h": 123.8
},
"luminance": 0.85073
}Semantic roles & 50–950 ramp
primary
#D4FC7C
secondary
#7243DA
accent
#00E648
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#16170F
muted
#848580