#98FFFB#98FFFB
#98FFFB is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.097 H 192.4°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFFB |
|---|---|
| RGB | rgb(152, 255, 251) |
| HSL | hsl(178, 100%, 80%) |
| HSV | hsv(178, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(93.95, -30.90, -7.52) |
| CIE-LCH | lch(93.95, 31.80, 193.68°) |
| OKLab | oklab(93.63% -0.0944 -0.0208) |
| OKLCH | oklch(93.63% 0.097 192.4) |
| XYZ | xyz(66.1148, 85.1555, 104.2008) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.45
Pale Cyan
#B7FFFA
ΔE00 3.94
Bright Cyan
#41FDFE
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 6.07
Eggshell Blue
#C4FFF7
ΔE00 6.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFFB #FF989C
analogous
#98FFC8 #98FFFB #98D0FF
triadic
#98FFFB #FB98FF #FFFB98
tetradic
#98FFFB #C898FF #FF989C #D0FF98
square
#98FFFB #C898FF #FF989C #D0FF98
split-complementary
#98FFFB #FF98D0 #FFC898
monochromatic
#1EFFF6 #5BFFF9 #98FFFB #D5FFFD #E0FFFE
Accessibility & contrast
On white
1.16
#98FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#98FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFFB
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFFB | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#6AFFFD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #98fffb; /* rgb */ color: rgb(152, 255, 251); /* oklch */ color: oklch(93.6% 0.097 192.4);
Tailwind
colors: {
custom: {
50: '#bbfffc',
500: '#98fffb',
950: '#000000',
},
}SCSS
$custom: #98fffb; $custom-light: #bbfffc; $custom-dark: #000000;
JSON
{
"hex": "#98fffb",
"rgb": {
"r": 152,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.67,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93628,
"c": 0.0967,
"h": 192.4
},
"luminance": 0.8516
}Semantic roles & 50–950 ramp
primary
#98FFFB
secondary
#E2595F
accent
#0009E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685