#98E2EE#98E2EE
#98E2EE is a very light, moderate teal. Relative luminance 0.672; OKLCH L 86.8% C 0.075 H 208.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #98E2EE |
|---|---|
| RGB | rgb(152, 226, 238) |
| HSL | hsl(188, 72%, 76%) |
| HSV | hsv(188, 36%, 93%) |
| CMYK | cmyk(36.1%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.62, -19.94, -13.12) |
| CIE-LCH | lch(85.62, 23.87, 213.35°) |
| OKLab | oklab(86.84% -0.0658 -0.036) |
| OKLCH | oklch(86.84% 0.075 208.7) |
| XYZ | xyz(55.5725, 67.2377, 90.9222) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.29
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Powder Blue
#B0E0E6
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 5.32
Robin'S Egg
#6DEDFD
ΔE00 5.49
Pale Sky Blue
#BDF6FE
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98E2EE #EEA498
analogous
#98EECF #98E2EE #98B7EE
triadic
#98E2EE #EE98E2 #E2EE98
tetradic
#98E2EE #CF98EE #EEA498 #B7EE98
square
#98E2EE #CF98EE #EEA498 #B7EE98
split-complementary
#98E2EE #EE98B7 #EECF98
monochromatic
#2FC4DD #63D3E5 #98E2EE #CDF1F7 #E5F8FB
Accessibility & contrast
On white
1.45
#98E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#98E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98E2EE
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98E2EE | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#77E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #98e2ee; /* rgb */ color: rgb(152, 226, 238); /* oklch */ color: oklch(86.8% 0.075 208.7);
Tailwind
colors: {
custom: {
50: '#b9ebf3',
500: '#98e2ee',
950: '#000000',
},
}SCSS
$custom: #98e2ee; $custom-light: #b9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#98e2ee",
"rgb": {
"r": 152,
"g": 226,
"b": 238
},
"hsl": {
"h": 188.372,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.86842,
"c": 0.07497,
"h": 208.7
},
"luminance": 0.67241
}Semantic roles & 50–950 ramp
primary
#98E2EE
secondary
#CA6F60
accent
#2D12D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485