#D4FC8D#D4FC8D
#D4FC8D is a very light, vivid yellow-green. Relative luminance 0.855; OKLCH L 93.9% C 0.145 H 125.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC8D |
|---|---|
| RGB | rgb(212, 252, 141) |
| HSL | hsl(82, 95%, 77%) |
| HSV | hsv(82, 44%, 99%) |
| CMYK | cmyk(15.9%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(94.12, -30.16, 48.81) |
| CIE-LCH | lch(94.12, 57.38, 121.71°) |
| OKLab | oklab(93.88% -0.0836 0.1181) |
| OKLCH | oklch(93.88% 0.145 125.3) |
| XYZ | xyz(66.7692, 85.5404, 38.1875) |
| Luminance | 0.8554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.99
Pale Lime
#BEFD73
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC8D #B58DFC
analogous
#FCED8D #D4FC8D #9CFC8D
triadic
#D4FC8D #8DD4FC #FC8DD4
tetradic
#D4FC8D #8DFCED #B58DFC #FC8D9C
square
#D4FC8D #8DFCED #B58DFC #FC8D9C
split-complementary
#D4FC8D #8D9CFC #ED8DFC
monochromatic
#A7F916 #BEFA51 #D4FC8D #EAFEC9 #F4FEE1
Accessibility & contrast
On white
1.16
#D4FC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#D4FC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC8D
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC8D | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFEE93
Tritanopia (blue-blind)
#DAF3E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d4fc8d; /* rgb */ color: rgb(212, 252, 141); /* oklch */ color: oklch(93.9% 0.145 125.3);
Tailwind
colors: {
custom: {
50: '#e3fdb0',
500: '#d4fc8d',
950: '#000000',
},
}SCSS
$custom: #d4fc8d; $custom-light: #e3fdb0; $custom-dark: #000000;
JSON
{
"hex": "#d4fc8d",
"rgb": {
"r": 212,
"g": 252,
"b": 141
},
"hsl": {
"h": 81.622,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.93877,
"c": 0.14468,
"h": 125.3
},
"luminance": 0.85541
}Semantic roles & 50–950 ramp
primary
#D4FC8D
secondary
#8351DC
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161711
muted
#848581