#98E2ED#98E2ED
#98E2ED is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.075 H 207.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2ED |
|---|---|
| RGB | rgb(152, 226, 237) |
| HSL | hsl(188, 70%, 76%) |
| HSV | hsv(188, 36%, 93%) |
| CMYK | cmyk(35.9%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.59, -20.18, -12.64) |
| CIE-LCH | lch(85.59, 23.81, 212.06°) |
| OKLab | oklab(86.81% -0.0662 -0.0346) |
| OKLCH | oklch(86.81% 0.075 207.6) |
| XYZ | xyz(55.4260, 67.1791, 90.1506) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.16
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 5.46
Pale Sky Blue
#BDF6FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2ED #EDA398
analogous
#98EDCE #98E2ED #98B8ED
triadic
#98E2ED #ED98E2 #E2ED98
tetradic
#98E2ED #CE98ED #EDA398 #B8ED98
square
#98E2ED #CE98ED #EDA398 #B8ED98
split-complementary
#98E2ED #ED98B8 #EDCE98
monochromatic
#30C5DB #64D3E4 #98E2ED #CCF1F6 #E5F8FA
Accessibility & contrast
On white
1.45
#98E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#98E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2ED
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2ED | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#77E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e2ed; /* rgb */ color: rgb(152, 226, 237); /* oklch */ color: oklch(86.8% 0.075 207.6);
Tailwind
colors: {
custom: {
50: '#b9ebf2',
500: '#98e2ed',
950: '#000000',
},
}SCSS
$custom: #98e2ed; $custom-light: #b9ebf2; $custom-dark: #000000;
JSON
{
"hex": "#98e2ed",
"rgb": {
"r": 152,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.765,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.86808,
"c": 0.07469,
"h": 207.6
},
"luminance": 0.67183
}Semantic roles & 50–950 ramp
primary
#98E2ED
secondary
#C96E60
accent
#2C13D2
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485