#D2FF98#D2FF98
#D2FF98 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.6% C 0.138 H 128.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FF98 |
|---|---|
| RGB | rgb(210, 255, 152) |
| HSL | hsl(86, 100%, 80%) |
| HSV | hsv(86, 40%, 100%) |
| CMYK | cmyk(17.6%, 0%, 40.4%, 0%) |
| CIE-LAB | lab(94.94, -31.01, 44.55) |
| CIE-LCH | lch(94.94, 54.27, 124.84°) |
| OKLab | oklab(94.56% -0.0853 0.1089) |
| OKLCH | oklch(94.56% 0.138 128.1) |
| XYZ | xyz(68.0051, 87.4878, 43.0037) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.64
Celery
#C1FD95
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Pea Green
#C4FE82
ΔE00 3.12
Light Yellow Green
#CCFD7F
ΔE00 3.21
Pale Lime
#BEFD73
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FF98 #C598FF
analogous
#FFF998 #D2FF98 #9EFF98
triadic
#D2FF98 #98D2FF #FF98D2
tetradic
#D2FF98 #98FFF9 #C598FF #FF989E
square
#D2FF98 #98FFF9 #C598FF #FF989E
split-complementary
#D2FF98 #989EFF #F998FF
monochromatic
#9DFF1E #B7FF5B #D2FF98 #EDFFD5 #F2FFE0
Accessibility & contrast
On white
1.14
#D2FF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D2FF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FF98
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FF98 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF290
Deuteranopia (green-blind)
#FFF09E
Tritanopia (blue-blind)
#D7F7E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2ff98; /* rgb */ color: rgb(210, 255, 152); /* oklch */ color: oklch(94.6% 0.138 128.1);
Tailwind
colors: {
custom: {
50: '#e1ffb7',
500: '#d2ff98',
950: '#000000',
},
}SCSS
$custom: #d2ff98; $custom-light: #e1ffb7; $custom-dark: #000000;
JSON
{
"hex": "#d2ff98",
"rgb": {
"r": 210,
"g": 255,
"b": 152
},
"hsl": {
"h": 86.214,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.94559,
"c": 0.13836,
"h": 128.1
},
"luminance": 0.87489
}Semantic roles & 50–950 ramp
primary
#D2FF98
secondary
#9559E2
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681