#98FFA2#98FFA2
#98FFA2 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.5% C 0.159 H 146.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFA2 |
|---|---|
| RGB | rgb(152, 255, 162) |
| HSL | hsl(126, 100%, 80%) |
| HSV | hsv(126, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(92.04, -48.47, 35.28) |
| CIE-LCH | lch(92.04, 59.95, 143.95°) |
| OKLab | oklab(91.46% -0.132 0.0879) |
| OKLCH | oklch(91.46% 0.159 146.3) |
| XYZ | xyz(55.2276, 80.8006, 46.8614) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.94
Baby Green
#8CFF9E
ΔE00 1.23
Palegreen
#98FB98
ΔE00 1.51
Foam Green
#90FDA9
ΔE00 1.96
Mint (survey)
#9FFEB0
ΔE00 2.51
Light Seafoam Green
#A7FFB5
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFA2 #FF98F5
analogous
#C2FF98 #98FFA2 #98FFD5
triadic
#98FFA2 #A298FF #FFA298
tetradic
#98FFA2 #98C2FF #FF98F5 #FFD598
square
#98FFA2 #98C2FF #FF98F5 #FFD598
split-complementary
#98FFA2 #D598FF #FF98C2
monochromatic
#1EFF33 #5BFF6B #98FFA2 #D5FFD9 #E0FFE3
Accessibility & contrast
On white
1.22
#98FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#98FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFA2
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFA2 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#F3E4A8
Tritanopia (blue-blind)
#8AFAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98ffa2; /* rgb */ color: rgb(152, 255, 162); /* oklch */ color: oklch(91.5% 0.159 146.3);
Tailwind
colors: {
custom: {
50: '#baffbe',
500: '#98ffa2',
950: '#000000',
},
}SCSS
$custom: #98ffa2; $custom-light: #baffbe; $custom-dark: #000000;
JSON
{
"hex": "#98ffa2",
"rgb": {
"r": 152,
"g": 255,
"b": 162
},
"hsl": {
"h": 125.825,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91457,
"c": 0.15856,
"h": 146.3
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#98FFA2
secondary
#E259D5
accent
#00CFE6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682