#98FABE#98FABE
#98FABE is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.125 H 156.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98FABE |
|---|---|
| RGB | rgb(152, 250, 190) |
| HSL | hsl(143, 91%, 79%) |
| HSV | hsv(143, 39%, 98%) |
| CMYK | cmyk(39.2%, 0%, 24%, 2%) |
| CIE-LAB | lab(91.13, -41.53, 19.88) |
| CIE-LCH | lch(91.13, 46.04, 154.41°) |
| OKLab | oklab(90.88% -0.1143 0.0508) |
| OKLCH | oklch(90.88% 0.125 156) |
| XYZ | xyz(56.4250, 78.7608, 60.9343) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.29
Light Sea Green
#98F6B0
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 3.12
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Mint Green
#A6FBB2
ΔE00 3.64
Light Seafoam Green
#A7FFB5
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FABE #FA98D4
analogous
#A3FA98 #98FABE #98FAEF
triadic
#98FABE #BE98FA #FABE98
tetradic
#98FABE #98A3FA #FA98D4 #FAEF98
square
#98FABE #98A3FA #FA98D4 #FAEF98
split-complementary
#98FABE #EF98FA #FA98A3
monochromatic
#23F474 #5EF799 #98FABE #D2FDE3 #E2FEED
Accessibility & contrast
On white
1.25
#98FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#98FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FABE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FABE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBB
Deuteranopia (green-blind)
#EAE1C1
Tritanopia (blue-blind)
#83F8EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #98fabe; /* rgb */ color: rgb(152, 250, 190); /* oklch */ color: oklch(90.9% 0.125 156.0);
Tailwind
colors: {
custom: {
50: '#bafcd1',
500: '#98fabe',
950: '#000000',
},
}SCSS
$custom: #98fabe; $custom-light: #bafcd1; $custom-dark: #000000;
JSON
{
"hex": "#98fabe",
"rgb": {
"r": 152,
"g": 250,
"b": 190
},
"hsl": {
"h": 143.265,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.90877,
"c": 0.12506,
"h": 156
},
"luminance": 0.78764
}Semantic roles & 50–950 ramp
primary
#98FABE
secondary
#DB5CA9
accent
#008DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121714
muted
#828583