#98FFBF#98FFBF
#98FFBF is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.131 H 155.5°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFBF |
|---|---|
| RGB | rgb(152, 255, 191) |
| HSL | hsl(143, 100%, 80%) |
| HSV | hsv(143, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.55, -43.54, 21.36) |
| CIE-LCH | lch(92.55, 48.50, 153.87°) |
| OKLab | oklab(92.04% -0.1196 0.0545) |
| OKLCH | oklch(92.04% 0.131 155.5) |
| XYZ | xyz(58.1090, 81.9532, 62.0367) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.01
Light Sea Green
#98F6B0
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Seafoam Green
#A7FFB5
ΔE00 3.18
Mint (survey)
#9FFEB0
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFBF #FF98D8
analogous
#A5FF98 #98FFBF #98FFF2
triadic
#98FFBF #BF98FF #FFBF98
tetradic
#98FFBF #98A5FF #FF98D8 #FFF298
square
#98FFBF #98A5FF #FF98D8 #FFF298
split-complementary
#98FFBF #F298FF #FF98A5
monochromatic
#1EFF73 #5BFF99 #98FFBF #D5FFE5 #E0FFEC
Accessibility & contrast
On white
1.21
#98FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#98FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFBF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFBF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#82FDEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #98ffbf; /* rgb */ color: rgb(152, 255, 191); /* oklch */ color: oklch(92.0% 0.131 155.5);
Tailwind
colors: {
custom: {
50: '#baffd2',
500: '#98ffbf',
950: '#000000',
},
}SCSS
$custom: #98ffbf; $custom-light: #baffd2; $custom-dark: #000000;
JSON
{
"hex": "#98ffbf",
"rgb": {
"r": 152,
"g": 255,
"b": 191
},
"hsl": {
"h": 142.718,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.9204,
"c": 0.13145,
"h": 155.5
},
"luminance": 0.81957
}Semantic roles & 50–950 ramp
primary
#98FFBF
secondary
#E259AE
accent
#008FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683