#D4FE98#D4FE98
#D4FE98 is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.5% C 0.136 H 127.1°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FE98 |
|---|---|
| RGB | rgb(212, 254, 152) |
| HSL | hsl(85, 98%, 80%) |
| HSV | hsv(85, 40%, 100%) |
| CMYK | cmyk(16.5%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(94.80, -29.83, 44.39) |
| CIE-LCH | lch(94.80, 53.48, 123.90°) |
| OKLab | oklab(94.48% -0.0821 0.1086) |
| OKLCH | oklch(94.48% 0.136 127.1) |
| XYZ | xyz(68.2601, 87.1469, 42.9245) |
| Luminance | 0.8715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.11
Light Yellowish Green
#C2FF89
ΔE00 3.25
Light Yellow Green
#CCFD7F
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.41
Pale Lime
#BEFD73
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FE98 #C298FE
analogous
#FEF598 #D4FE98 #A1FE98
triadic
#D4FE98 #98D4FE #FE98D4
tetradic
#D4FE98 #98FEF5 #C298FE #FE98A1
square
#D4FE98 #98FEF5 #C298FE #FE98A1
split-complementary
#D4FE98 #98A1FE #F598FE
monochromatic
#A1FD1F #BBFD5B #D4FE98 #EDFFD5 #F2FFE1
Accessibility & contrast
On white
1.14
#D4FE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D4FE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FE98
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FE98 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFEF9D
Tritanopia (blue-blind)
#D9F5E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d4fe98; /* rgb */ color: rgb(212, 254, 152); /* oklch */ color: oklch(94.5% 0.136 127.1);
Tailwind
colors: {
custom: {
50: '#e2ffb7',
500: '#d4fe98',
950: '#000000',
},
}SCSS
$custom: #d4fe98; $custom-light: #e2ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d4fe98",
"rgb": {
"r": 212,
"g": 254,
"b": 152
},
"hsl": {
"h": 84.706,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.94475,
"c": 0.13608,
"h": 127.1
},
"luminance": 0.87148
}Semantic roles & 50–950 ramp
primary
#D4FE98
secondary
#915AE0
accent
#00E65F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681