#98FFFC#98FFFC
#98FFFC is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.097 H 193.2°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFFC |
|---|---|
| RGB | rgb(152, 255, 252) |
| HSL | hsl(178, 100%, 80%) |
| HSV | hsv(178, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.98, -30.67, -8.00) |
| CIE-LCH | lch(93.98, 31.69, 194.62°) |
| OKLab | oklab(93.66% -0.094 -0.0221) |
| OKLCH | oklch(93.66% 0.097 193.2) |
| XYZ | xyz(66.2729, 85.2188, 105.0332) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.39
Pale Cyan
#B7FFFA
ΔE00 3.95
Bright Cyan
#41FDFE
ΔE00 5.71
Paleturquoise
#AFEEEE
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Eggshell Blue
#C4FFF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFFC #FF989B
analogous
#98FFC8 #98FFFC #98CFFF
triadic
#98FFFC #FC98FF #FFFC98
tetradic
#98FFFC #C898FF #FF989B #CFFF98
square
#98FFFC #C898FF #FF989B #CFFF98
split-complementary
#98FFFC #FF98CF #FFC898
monochromatic
#1EFFF8 #5BFFFA #98FFFC #D5FFFE #E0FFFE
Accessibility & contrast
On white
1.16
#98FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#98FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFFC
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFFC | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FC
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#6AFFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #98fffc; /* rgb */ color: rgb(152, 255, 252); /* oklch */ color: oklch(93.7% 0.097 193.2);
Tailwind
colors: {
custom: {
50: '#bbfffd',
500: '#98fffc',
950: '#000000',
},
}SCSS
$custom: #98fffc; $custom-light: #bbfffd; $custom-dark: #000000;
JSON
{
"hex": "#98fffc",
"rgb": {
"r": 152,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.252,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93659,
"c": 0.0966,
"h": 193.2
},
"luminance": 0.85224
}Semantic roles & 50–950 ramp
primary
#98FFFC
secondary
#E2595D
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685