#98FEFB#98FEFB
#98FEFB is a very light, moderate teal. Relative luminance 0.845; OKLCH L 93.4% C 0.096 H 193.2°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEFB |
|---|---|
| RGB | rgb(152, 254, 251) |
| HSL | hsl(178, 98%, 80%) |
| HSV | hsv(178, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.68, -30.43, -7.93) |
| CIE-LCH | lch(93.68, 31.45, 194.60°) |
| OKLab | oklab(93.41% -0.0933 -0.0219) |
| OKLCH | oklch(93.41% 0.096 193.2) |
| XYZ | xyz(65.7967, 84.5192, 104.0947) |
| Luminance | 0.8452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.34
Pale Cyan
#B7FFFA
ΔE00 3.89
Bright Cyan
#41FDFE
ΔE00 5.75
Paleturquoise
#AFEEEE
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Eggshell Blue
#C4FFF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEFB #FE989B
analogous
#98FEC8 #98FEFB #98CEFE
triadic
#98FEFB #FB98FE #FEFB98
tetradic
#98FEFB #C898FE #FE989B #CEFE98
square
#98FEFB #C898FE #FE989B #CEFE98
split-complementary
#98FEFB #FE98CE #FEC898
monochromatic
#1FFDF6 #5BFDF9 #98FEFB #D5FFFD #E1FFFE
Accessibility & contrast
On white
1.17
#98FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#98FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEFB
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEFB | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#6BFFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #98fefb; /* rgb */ color: rgb(152, 254, 251); /* oklch */ color: oklch(93.4% 0.096 193.2);
Tailwind
colors: {
custom: {
50: '#bbfffc',
500: '#98fefb',
950: '#000000',
},
}SCSS
$custom: #98fefb; $custom-light: #bbfffc; $custom-dark: #000000;
JSON
{
"hex": "#98fefb",
"rgb": {
"r": 152,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.93408,
"c": 0.09585,
"h": 193.2
},
"luminance": 0.84524
}Semantic roles & 50–950 ramp
primary
#98FEFB
secondary
#E05A5E
accent
#0007E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685