#98E2EC#98E2EC
#98E2EC is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.8% C 0.074 H 206.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2EC |
|---|---|
| RGB | rgb(152, 226, 236) |
| HSL | hsl(187, 69%, 76%) |
| HSV | hsv(187, 36%, 93%) |
| CMYK | cmyk(35.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.56, -20.42, -12.16) |
| CIE-LCH | lch(85.56, 23.76, 210.77°) |
| OKLab | oklab(86.78% -0.0666 -0.0333) |
| OKLCH | oklch(86.78% 0.074 206.6) |
| XYZ | xyz(55.2803, 67.1208, 89.3833) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.08
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.46
Pale Sky Blue
#BDF6FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2EC #ECA298
analogous
#98ECCC #98E2EC #98B8EC
triadic
#98E2EC #EC98E2 #E2EC98
tetradic
#98E2EC #CC98EC #ECA298 #B8EC98
square
#98E2EC #CC98EC #ECA298 #B8EC98
split-complementary
#98E2EC #EC98B8 #ECCC98
monochromatic
#31C5D9 #64D3E2 #98E2EC #CCF1F6 #E5F8FA
Accessibility & contrast
On white
1.46
#98E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#98E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2EC
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2EC | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#77E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e2ec; /* rgb */ color: rgb(152, 226, 236); /* oklch */ color: oklch(86.8% 0.074 206.6);
Tailwind
colors: {
custom: {
50: '#b9ebf2',
500: '#98e2ec',
950: '#000000',
},
}SCSS
$custom: #98e2ec; $custom-light: #b9ebf2; $custom-dark: #000000;
JSON
{
"hex": "#98e2ec",
"rgb": {
"r": 152,
"g": 226,
"b": 236
},
"hsl": {
"h": 187.143,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.86775,
"c": 0.07443,
"h": 206.6
},
"luminance": 0.67124
}Semantic roles & 50–950 ramp
primary
#98E2EC
secondary
#C86D61
accent
#2B15D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485