#D4FA98#D4FA98
#D4FA98 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.6% C 0.130 H 126.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA98 |
|---|---|
| RGB | rgb(212, 250, 152) |
| HSL | hsl(83, 91%, 79%) |
| HSV | hsv(83, 39%, 98%) |
| CMYK | cmyk(15.2%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(93.73, -27.96, 43.01) |
| CIE-LCH | lch(93.73, 51.30, 123.02°) |
| OKLab | oklab(93.61% -0.0768 0.1054) |
| OKLCH | oklch(93.61% 0.13 126.1) |
| XYZ | xyz(67.0039, 84.6347, 42.5058) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.45
Celery
#C1FD95
ΔE00 3.61
Light Yellow Green
#CCFD7F
ΔE00 3.79
Light Yellowish Green
#C2FF89
ΔE00 3.97
Light Pea Green
#C4FE82
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA98 #BE98FA
analogous
#FAEF98 #D4FA98 #A3FA98
triadic
#D4FA98 #98D4FA #FA98D4
tetradic
#D4FA98 #98FAEF #BE98FA #FA98A3
square
#D4FA98 #98FAEF #BE98FA #FA98A3
split-complementary
#D4FA98 #98A3FA #EF98FA
monochromatic
#A3F423 #BCF75E #D4FA98 #ECFDD2 #F3FEE2
Accessibility & contrast
On white
1.17
#D4FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#D4FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA98
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA98 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FEEC9D
Tritanopia (blue-blind)
#D9F2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d4fa98; /* rgb */ color: rgb(212, 250, 152); /* oklch */ color: oklch(93.6% 0.130 126.1);
Tailwind
colors: {
custom: {
50: '#e2fcb7',
500: '#d4fa98',
950: '#000000',
},
}SCSS
$custom: #d4fa98; $custom-light: #e2fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d4fa98",
"rgb": {
"r": 212,
"g": 250,
"b": 152
},
"hsl": {
"h": 83.265,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.93612,
"c": 0.13044,
"h": 126.1
},
"luminance": 0.84635
}Semantic roles & 50–950 ramp
primary
#D4FA98
secondary
#8D5CDB
accent
#00E659
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581