#D5FA98#D5FA98
#D5FA98 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.130 H 125.7°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D5FA98 |
|---|---|
| RGB | rgb(213, 250, 152) |
| HSL | hsl(83, 91%, 79%) |
| HSV | hsv(83, 39%, 98%) |
| CMYK | cmyk(14.8%, 0%, 39.2%, 2%) |
| CIE-LAB | lab(93.79, -27.60, 43.11) |
| CIE-LCH | lch(93.79, 51.18, 122.63°) |
| OKLab | oklab(93.68% -0.0758 0.1056) |
| OKLCH | oklch(93.68% 0.13 125.7) |
| XYZ | xyz(67.2932, 84.7838, 42.5194) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.80
Light Yellow Green
#CCFD7F
ΔE00 3.82
Light Yellowish Green
#C2FF89
ΔE00 4.11
Light Pea Green
#C4FE82
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5FA98 #BD98FA
analogous
#FAEE98 #D5FA98 #A4FA98
triadic
#D5FA98 #98D5FA #FA98D5
tetradic
#D5FA98 #98FAEE #BD98FA #FA98A4
square
#D5FA98 #98FAEE #BD98FA #FA98A4
split-complementary
#D5FA98 #98A4FA #EE98FA
monochromatic
#A5F423 #BDF75E #D5FA98 #EDFDD2 #F3FEE2
Accessibility & contrast
On white
1.17
#D5FA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#D5FA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5FA98
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5FA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5FA98 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE91
Deuteranopia (green-blind)
#FFED9D
Tritanopia (blue-blind)
#DBF2E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d5fa98; /* rgb */ color: rgb(213, 250, 152); /* oklch */ color: oklch(93.7% 0.130 125.7);
Tailwind
colors: {
custom: {
50: '#e3fcb7',
500: '#d5fa98',
950: '#000000',
},
}SCSS
$custom: #d5fa98; $custom-light: #e3fcb7; $custom-dark: #000000;
JSON
{
"hex": "#d5fa98",
"rgb": {
"r": 213,
"g": 250,
"b": 152
},
"hsl": {
"h": 82.653,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.9368,
"c": 0.13003,
"h": 125.7
},
"luminance": 0.84784
}Semantic roles & 50–950 ramp
primary
#D5FA98
secondary
#8C5CDB
accent
#00E657
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581