#98FDBA#98FDBA
#98FDBA is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.133 H 153.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98FDBA |
|---|---|
| RGB | rgb(152, 253, 186) |
| HSL | hsl(140, 96%, 79%) |
| HSV | hsv(140, 40%, 99%) |
| CMYK | cmyk(39.9%, 0%, 26.5%, 0.8%) |
| CIE-LAB | lab(91.89, -43.58, 22.99) |
| CIE-LCH | lch(91.89, 49.27, 152.18°) |
| OKLab | oklab(91.47% -0.1195 0.0585) |
| OKLCH | oklch(91.47% 0.133 153.9) |
| XYZ | xyz(56.9335, 80.4675, 58.9766) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.08
Light Sea Green
#98F6B0
ΔE00 1.83
Mint (survey)
#9FFEB0
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.55
Light Seafoam Green
#A7FFB5
ΔE00 2.55
Light Mint Green
#A6FBB2
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FDBA #FD98DB
analogous
#A9FD98 #98FDBA #98FDED
triadic
#98FDBA #BA98FD #FDBA98
tetradic
#98FDBA #98A9FD #FD98DB #FDED98
square
#98FDBA #98A9FD #FD98DB #FDED98
split-complementary
#98FDBA #ED98FD #FD98A9
monochromatic
#20FB6A #5CFC92 #98FDBA #D4FEE2 #E1FEEB
Accessibility & contrast
On white
1.23
#98FDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#98FDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FDBA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FDBA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB6
Deuteranopia (green-blind)
#EDE3BE
Tritanopia (blue-blind)
#84FBEB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #98fdba; /* rgb */ color: rgb(152, 253, 186); /* oklch */ color: oklch(91.5% 0.133 153.9);
Tailwind
colors: {
custom: {
50: '#bafecf',
500: '#98fdba',
950: '#000000',
},
}SCSS
$custom: #98fdba; $custom-light: #bafecf; $custom-dark: #000000;
JSON
{
"hex": "#98fdba",
"rgb": {
"r": 152,
"g": 253,
"b": 186
},
"hsl": {
"h": 140.198,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.91473,
"c": 0.13304,
"h": 153.9
},
"luminance": 0.80471
}Semantic roles & 50–950 ramp
primary
#98FDBA
secondary
#DF5AB2
accent
#0098E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683