#98FEFF#98FEFF
#98FEFF is a very light, moderate teal. Relative luminance 0.848; OKLCH L 93.5% C 0.096 H 196.5°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEFF |
|---|---|
| RGB | rgb(152, 254, 255) |
| HSL | hsl(181, 100%, 80%) |
| HSV | hsv(181, 40%, 100%) |
| CMYK | cmyk(40.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.79, -29.48, -9.83) |
| CIE-LCH | lch(93.79, 31.08, 198.45°) |
| OKLab | oklab(93.53% -0.0917 -0.0271) |
| OKLCH | oklch(93.53% 0.096 196.5) |
| XYZ | xyz(66.4339, 84.7741, 107.4506) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.56
Pale Cyan
#B7FFFA
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Paleturquoise
#AFEEEE
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEFF #FF9998
analogous
#98FFCD #98FEFF #98CAFF
triadic
#98FEFF #FF98FE #FEFF98
tetradic
#98FEFF #CD98FF #FF9998 #CAFF98
square
#98FEFF #CD98FF #FF9998 #CAFF98
split-complementary
#98FEFF #FF98CA #FFCD98
monochromatic
#1EFDFF #5BFDFF #98FEFF #D5FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#98FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#98FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEFF
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEFF | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#68FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #98feff; /* rgb */ color: rgb(152, 254, 255); /* oklch */ color: oklch(93.5% 0.096 196.5);
Tailwind
colors: {
custom: {
50: '#bbffff',
500: '#98feff',
950: '#000000',
},
}SCSS
$custom: #98feff; $custom-light: #bbffff; $custom-dark: #000000;
JSON
{
"hex": "#98feff",
"rgb": {
"r": 152,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.583,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93533,
"c": 0.09562,
"h": 196.5
},
"luminance": 0.84779
}Semantic roles & 50–950 ramp
primary
#98FEFF
secondary
#E25B59
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686