#D4FE8A#D4FE8A
#D4FE8A is a very light, vivid yellow-green. Relative luminance 0.867; OKLCH L 94.3% C 0.150 H 125.5°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FE8A |
|---|---|
| RGB | rgb(212, 254, 138) |
| HSL | hsl(82, 98%, 77%) |
| HSV | hsv(82, 46%, 100%) |
| CMYK | cmyk(16.5%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.62, -31.41, 50.86) |
| CIE-LCH | lch(94.62, 59.77, 121.70°) |
| OKLab | oklab(94.27% -0.0874 0.1225) |
| OKLCH | oklch(94.27% 0.15 125.5) |
| XYZ | xyz(67.1804, 86.7151, 37.2382) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 2.58
Light Yellowish Green
#C2FF89
ΔE00 3.14
Pistachio (survey)
#C0FA8B
ΔE00 3.37
Pale Lime
#BEFD73
ΔE00 3.69
Celery
#C1FD95
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FE8A #B48AFE
analogous
#FEEE8A #D4FE8A #9AFE8A
triadic
#D4FE8A #8AD4FE #FE8AD4
tetradic
#D4FE8A #8AFEEE #B48AFE #FE8A9A
square
#D4FE8A #8AFEEE #B48AFE #FE8A9A
split-complementary
#D4FE8A #8A9AFE #EE8AFE
monochromatic
#A7FD11 #BEFD4D #D4FE8A #EAFFC7 #F4FFE1
Accessibility & contrast
On white
1.14
#D4FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D4FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FE8A
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FE8A | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEF91
Tritanopia (blue-blind)
#DBF4E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d4fe8a; /* rgb */ color: rgb(212, 254, 138); /* oklch */ color: oklch(94.3% 0.150 125.5);
Tailwind
colors: {
custom: {
50: '#e3ffae',
500: '#d4fe8a',
950: '#000000',
},
}SCSS
$custom: #d4fe8a; $custom-light: #e3ffae; $custom-dark: #000000;
JSON
{
"hex": "#d4fe8a",
"rgb": {
"r": 212,
"g": 254,
"b": 138
},
"hsl": {
"h": 81.724,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.94268,
"c": 0.15042,
"h": 125.5
},
"luminance": 0.86716
}Semantic roles & 50–950 ramp
primary
#D4FE8A
secondary
#824EDE
accent
#00E653
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681