#98EEFB#98EEFB
#98EEFB is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.9% C 0.085 H 207.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #98EEFB |
|---|---|
| RGB | rgb(152, 238, 251) |
| HSL | hsl(188, 93%, 79%) |
| HSV | hsv(188, 39%, 98%) |
| CMYK | cmyk(39.4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.29, -22.72, -14.46) |
| CIE-LCH | lch(89.29, 26.93, 212.46°) |
| OKLab | oklab(89.9% -0.0749 -0.0397) |
| OKLCH | oklch(89.9% 0.085 207.9) |
| XYZ | xyz(60.9297, 74.7853, 102.4724) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 1.15
Robin Egg Blue
#8AF1FE
ΔE00 1.96
Robin'S Egg
#6DEDFD
ΔE00 4.04
Pale Sky Blue
#BDF6FE
ΔE00 4.95
Paleturquoise
#AFEEEE
ΔE00 5.15
Powder Blue
#B0E0E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EEFB #FBA598
analogous
#98FBD7 #98EEFB #98BDFB
triadic
#98EEFB #FB98EE #EEFB98
tetradic
#98EEFB #D798FB #FBA598 #BDFB98
square
#98EEFB #D798FB #FBA598 #BDFB98
split-complementary
#98EEFB #FB98BD #FBD798
monochromatic
#22DBF6 #5DE4F9 #98EEFB #D3F8FD #E2FAFE
Accessibility & contrast
On white
1.32
#98EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#98EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EEFB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EEFB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D0DBFB
Tritanopia (blue-blind)
#6EF5F2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #98eefb; /* rgb */ color: rgb(152, 238, 251); /* oklch */ color: oklch(89.9% 0.085 207.9);
Tailwind
colors: {
custom: {
50: '#baf3fc',
500: '#98eefb',
950: '#000000',
},
}SCSS
$custom: #98eefb; $custom-light: #baf3fc; $custom-dark: #000000;
JSON
{
"hex": "#98eefb",
"rgb": {
"r": 152,
"g": 238,
"b": 251
},
"hsl": {
"h": 187.879,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.89897,
"c": 0.08481,
"h": 207.9
},
"luminance": 0.7479
}Semantic roles & 50–950 ramp
primary
#98EEFB
secondary
#DC6C5B
accent
#1E00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#121717
muted
#828585