#D2FE98#D2FE98
#D2FE98 is a very light, vivid yellow-green. Relative luminance 0.869; OKLCH L 94.3% C 0.137 H 127.8°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FE98 |
|---|---|
| RGB | rgb(210, 254, 152) |
| HSL | hsl(86, 98%, 80%) |
| HSV | hsv(86, 40%, 100%) |
| CMYK | cmyk(17.3%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(94.68, -30.54, 44.20) |
| CIE-LCH | lch(94.68, 53.73, 124.65°) |
| OKLab | oklab(94.34% -0.084 0.1082) |
| OKLCH | oklch(94.34% 0.137 127.8) |
| XYZ | xyz(67.6870, 86.8514, 42.8977) |
| Luminance | 0.8685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.99
Light Pea Green
#C4FE82
ΔE00 3.25
Light Yellow Green
#CCFD7F
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FE98 #C498FE
analogous
#FEF798 #D2FE98 #9FFE98
triadic
#D2FE98 #98D2FE #FE98D2
tetradic
#D2FE98 #98FEF7 #C498FE #FE989F
square
#D2FE98 #98FEF7 #C498FE #FE989F
split-complementary
#D2FE98 #989FFE #F798FE
monochromatic
#9DFD1F #B8FD5B #D2FE98 #ECFFD5 #F2FFE1
Accessibility & contrast
On white
1.14
#D2FE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#D2FE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FE98
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FE98 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFEF9D
Tritanopia (blue-blind)
#D7F6E5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2fe98; /* rgb */ color: rgb(210, 254, 152); /* oklch */ color: oklch(94.3% 0.137 127.8);
Tailwind
colors: {
custom: {
50: '#e1ffb7',
500: '#d2fe98',
950: '#000000',
},
}SCSS
$custom: #d2fe98; $custom-light: #e1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d2fe98",
"rgb": {
"r": 210,
"g": 254,
"b": 152
},
"hsl": {
"h": 85.882,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.94342,
"c": 0.13694,
"h": 127.8
},
"luminance": 0.86852
}Semantic roles & 50–950 ramp
primary
#D2FE98
secondary
#945AE0
accent
#00E663
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681