#98FCBA#98FCBA
#98FCBA is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.2% C 0.132 H 154.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCBA |
|---|---|
| RGB | rgb(152, 252, 186) |
| HSL | hsl(140, 94%, 79%) |
| HSV | hsv(140, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(91.61, -43.14, 22.60) |
| CIE-LCH | lch(91.61, 48.70, 152.35°) |
| OKLab | oklab(91.25% -0.1183 0.0576) |
| OKLCH | oklch(91.25% 0.132 154.1) |
| XYZ | xyz(56.6186, 79.8378, 58.8717) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.02
Light Sea Green
#98F6B0
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.60
Light Seafoam Green
#A7FFB5
ΔE00 2.67
Mint (survey)
#9FFEB0
ΔE00 2.68
Light Mint Green
#A6FBB2
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCBA #FC98DA
analogous
#A8FC98 #98FCBA #98FCEC
triadic
#98FCBA #BA98FC #FCBA98
tetradic
#98FCBA #98A8FC #FC98DA #FCEC98
square
#98FCBA #98A8FC #FC98DA #FCEC98
split-complementary
#98FCBA #EC98FC #FC98A8
monochromatic
#21F96A #5DFA92 #98FCBA #D3FEE2 #E1FEEB
Accessibility & contrast
On white
1.24
#98FCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#98FCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCBA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCBA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB6
Deuteranopia (green-blind)
#ECE3BE
Tritanopia (blue-blind)
#84FAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #98fcba; /* rgb */ color: rgb(152, 252, 186); /* oklch */ color: oklch(91.2% 0.132 154.1);
Tailwind
colors: {
custom: {
50: '#bafecf',
500: '#98fcba',
950: '#000000',
},
}SCSS
$custom: #98fcba; $custom-light: #bafecf; $custom-dark: #000000;
JSON
{
"hex": "#98fcba",
"rgb": {
"r": 152,
"g": 252,
"b": 186
},
"hsl": {
"h": 140.4,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91245,
"c": 0.13157,
"h": 154.1
},
"luminance": 0.79841
}Semantic roles & 50–950 ramp
primary
#98FCBA
secondary
#DD5BB1
accent
#0097E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683