#98FCAB#98FCAB
#98FCAB is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.146 H 149.0°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCAB |
|---|---|
| RGB | rgb(152, 252, 171) |
| HSL | hsl(131, 94%, 79%) |
| HSV | hsv(131, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 32.1%, 1.2%) |
| CIE-LAB | lab(91.34, -45.74, 29.84) |
| CIE-LCH | lch(91.34, 54.62, 146.88°) |
| OKLab | oklab(90.93% -0.1247 0.0751) |
| OKLCH | oklch(90.93% 0.146 149) |
| XYZ | xyz(55.1069, 79.2331, 50.9100) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.90
Foam Green
#90FDA9
ΔE00 0.94
Light Seafoam Green
#A7FFB5
ΔE00 1.93
Light Mint Green
#A6FBB2
ΔE00 1.96
Light Sea Green
#98F6B0
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCAB #FC98E9
analogous
#B7FC98 #98FCAB #98FCDD
triadic
#98FCAB #AB98FC #FCAB98
tetradic
#98FCAB #98B7FC #FC98E9 #FCDD98
square
#98FCAB #98B7FC #FC98E9 #FCDD98
split-complementary
#98FCAB #DD98FC #FC98B7
monochromatic
#21F94A #5DFA7B #98FCAB #D3FEDB #E1FEE7
Accessibility & contrast
On white
1.25
#98FCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#98FCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCAB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCAB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA6
Deuteranopia (green-blind)
#EFE2B0
Tritanopia (blue-blind)
#88F8E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #98fcab; /* rgb */ color: rgb(152, 252, 171); /* oklch */ color: oklch(90.9% 0.146 149.0);
Tailwind
colors: {
custom: {
50: '#bafec4',
500: '#98fcab',
950: '#000000',
},
}SCSS
$custom: #98fcab; $custom-light: #bafec4; $custom-dark: #000000;
JSON
{
"hex": "#98fcab",
"rgb": {
"r": 152,
"g": 252,
"b": 171
},
"hsl": {
"h": 131.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.90934,
"c": 0.14559,
"h": 149
},
"luminance": 0.79236
}Semantic roles & 50–950 ramp
primary
#98FCAB
secondary
#DD5BC5
accent
#00BAE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121812
muted
#828682