#D4FC80#D4FC80
#D4FC80 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.7% C 0.157 H 124.1°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FC80 |
|---|---|
| RGB | rgb(212, 252, 128) |
| HSL | hsl(79, 95%, 75%) |
| HSV | hsv(79, 49%, 99%) |
| CMYK | cmyk(15.9%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.96, -31.51, 54.72) |
| CIE-LCH | lch(93.96, 63.14, 119.94°) |
| OKLab | oklab(93.7% -0.0884 0.1303) |
| OKLCH | oklch(93.7% 0.157 124.1) |
| XYZ | xyz(65.8581, 85.1760, 33.3889) |
| Luminance | 0.8518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.51
Light Pea Green
#C4FE82
ΔE00 3.08
Pear
#CBF85F
ΔE00 3.41
Pale Lime
#BEFD73
ΔE00 3.58
Light Yellowish Green
#C2FF89
ΔE00 3.96
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FC80 #A880FC
analogous
#FCE680 #D4FC80 #96FC80
triadic
#D4FC80 #80D4FC #FC80D4
tetradic
#D4FC80 #80FCE6 #A880FC #FC8096
square
#D4FC80 #80FCE6 #A880FC #FC8096
split-complementary
#D4FC80 #8096FC #E680FC
monochromatic
#ACF908 #C0FB44 #D4FC80 #E8FDBC #F5FEE1
Accessibility & contrast
On white
1.16
#D4FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#D4FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FC80
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FC80 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFED87
Tritanopia (blue-blind)
#DCF2E0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d4fc80; /* rgb */ color: rgb(212, 252, 128); /* oklch */ color: oklch(93.7% 0.157 124.1);
Tailwind
colors: {
custom: {
50: '#e3fda7',
500: '#d4fc80',
950: '#000000',
},
}SCSS
$custom: #d4fc80; $custom-light: #e3fda7; $custom-dark: #000000;
JSON
{
"hex": "#d4fc80",
"rgb": {
"r": 212,
"g": 252,
"b": 128
},
"hsl": {
"h": 79.355,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.937,
"c": 0.15748,
"h": 124.1
},
"luminance": 0.85176
}Semantic roles & 50–950 ramp
primary
#D4FC80
secondary
#7646DA
accent
#00E64A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581