#98FCBB#98FCBB
#98FCBB is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.131 H 154.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #98FCBB |
|---|---|
| RGB | rgb(152, 252, 187) |
| HSL | hsl(141, 94%, 79%) |
| HSV | hsv(141, 40%, 99%) |
| CMYK | cmyk(39.7%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.63, -42.96, 22.12) |
| CIE-LCH | lch(91.63, 48.32, 152.76°) |
| OKLab | oklab(91.27% -0.1179 0.0564) |
| OKLCH | oklch(91.27% 0.131 154.4) |
| XYZ | xyz(56.7253, 79.8805, 59.4335) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.94
Light Sea Green
#98F6B0
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.64
Light Seafoam Green
#A7FFB5
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 2.87
Light Mint Green
#A6FBB2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FCBB #FC98D9
analogous
#A7FC98 #98FCBB #98FCED
triadic
#98FCBB #BB98FC #FCBB98
tetradic
#98FCBB #98A7FC #FC98D9 #FCED98
square
#98FCBB #98A7FC #FC98D9 #FCED98
split-complementary
#98FCBB #ED98FC #FC98A7
monochromatic
#21F96C #5DFA94 #98FCBB #D3FEE2 #E1FEEB
Accessibility & contrast
On white
1.24
#98FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#98FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FCBB
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FCBB | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#ECE3BF
Tritanopia (blue-blind)
#84FAEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #98fcbb; /* rgb */ color: rgb(152, 252, 187); /* oklch */ color: oklch(91.3% 0.131 154.4);
Tailwind
colors: {
custom: {
50: '#bafecf',
500: '#98fcbb',
950: '#000000',
},
}SCSS
$custom: #98fcbb; $custom-light: #bafecf; $custom-dark: #000000;
JSON
{
"hex": "#98fcbb",
"rgb": {
"r": 152,
"g": 252,
"b": 187
},
"hsl": {
"h": 141,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.91267,
"c": 0.13066,
"h": 154.4
},
"luminance": 0.79884
}Semantic roles & 50–950 ramp
primary
#98FCBB
secondary
#DD5BB0
accent
#0095E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683