#98FFBC#98FFBC
#98FFBC is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.134 H 154.3°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFBC |
|---|---|
| RGB | rgb(152, 255, 188) |
| HSL | hsl(141, 100%, 80%) |
| HSV | hsv(141, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(92.50, -44.09, 22.81) |
| CIE-LCH | lch(92.50, 49.64, 152.65°) |
| OKLab | oklab(91.97% -0.1209 0.0581) |
| OKLCH | oklch(91.97% 0.134 154.3) |
| XYZ | xyz(57.7822, 81.8225, 60.3158) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.11
Light Sea Green
#98F6B0
ΔE00 2.24
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Seafoam Green
#A7FFB5
ΔE00 2.68
Mint (survey)
#9FFEB0
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFBC #FF98DB
analogous
#A8FF98 #98FFBC #98FFF0
triadic
#98FFBC #BC98FF #FFBC98
tetradic
#98FFBC #98A8FF #FF98DB #FFF098
square
#98FFBC #98A8FF #FF98DB #FFF098
split-complementary
#98FFBC #F098FF #FF98A8
monochromatic
#1EFF6C #5BFF94 #98FFBC #D5FFE4 #E0FFEB
Accessibility & contrast
On white
1.21
#98FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#98FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFBC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFBC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0B8
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#83FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #98ffbc; /* rgb */ color: rgb(152, 255, 188); /* oklch */ color: oklch(92.0% 0.134 154.3);
Tailwind
colors: {
custom: {
50: '#baffd0',
500: '#98ffbc',
950: '#000000',
},
}SCSS
$custom: #98ffbc; $custom-light: #baffd0; $custom-dark: #000000;
JSON
{
"hex": "#98ffbc",
"rgb": {
"r": 152,
"g": 255,
"b": 188
},
"hsl": {
"h": 140.971,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91974,
"c": 0.13414,
"h": 154.3
},
"luminance": 0.81826
}Semantic roles & 50–950 ramp
primary
#98FFBC
secondary
#E259B2
accent
#0095E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683