#98FCA2#98FCA2
#98FCA2 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.8% C 0.154 H 146.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCA2 |
|---|---|
| RGB | rgb(152, 252, 162) |
| HSL | hsl(126, 94%, 79%) |
| HSV | hsv(126, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.19, -47.20, 34.15) |
| CIE-LCH | lch(91.19, 58.26, 144.11°) |
| OKLab | oklab(90.76% -0.1285 0.0852) |
| OKLCH | oklch(90.76% 0.154 146.5) |
| XYZ | xyz(54.2781, 78.9016, 46.5449) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.32
Baby Green
#8CFF9E
ΔE00 1.59
Palegreen
#98FB98
ΔE00 1.60
Foam Green
#90FDA9
ΔE00 1.71
Mint (survey)
#9FFEB0
ΔE00 2.19
Light Seafoam Green
#A7FFB5
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCA2 #FC98F2
analogous
#C0FC98 #98FCA2 #98FCD4
triadic
#98FCA2 #A298FC #FCA298
tetradic
#98FCA2 #98C0FC #FC98F2 #FCD498
square
#98FCA2 #98C0FC #FC98F2 #FCD498
split-complementary
#98FCA2 #D498FC #FC98C0
monochromatic
#21F937 #5DFA6C #98FCA2 #D3FED8 #E1FEE4
Accessibility & contrast
On white
1.25
#98FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#98FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCA2
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCA2 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F0E2A7
Tritanopia (blue-blind)
#8AF8E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #98fca2; /* rgb */ color: rgb(152, 252, 162); /* oklch */ color: oklch(90.8% 0.154 146.5);
Tailwind
colors: {
custom: {
50: '#bafebe',
500: '#98fca2',
950: '#000000',
},
}SCSS
$custom: #98fca2; $custom-light: #bafebe; $custom-dark: #000000;
JSON
{
"hex": "#98fca2",
"rgb": {
"r": 152,
"g": 252,
"b": 162
},
"hsl": {
"h": 126,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.90763,
"c": 0.15422,
"h": 146.5
},
"luminance": 0.78905
}Semantic roles & 50–950 ramp
primary
#98FCA2
secondary
#DD5BD0
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682