#98C8CE#98C8CE
#98C8CE is a light, muted teal. Relative luminance 0.524; OKLCH L 80.1% C 0.051 H 205.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8CE |
|---|---|
| RGB | rgb(152, 200, 206) |
| HSL | hsl(187, 36%, 70%) |
| HSV | hsv(187, 26%, 81%) |
| CMYK | cmyk(26.2%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.54, -14.25, -8.11) |
| CIE-LCH | lch(77.54, 16.40, 209.63°) |
| OKLab | oklab(80.1% -0.0458 -0.0221) |
| OKLCH | oklch(80.1% 0.051 205.7) |
| XYZ | xyz(44.7403, 52.4382, 66.1448) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 7.97
Ice Blue
#A5DFF9
ΔE00 9.07
Baby Blue
#89CFF0
ΔE00 9.17
Paleturquoise
#AFEEEE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8CE #CE9E98
analogous
#98CEB9 #98C8CE #98ADCE
triadic
#98C8CE #CE98C8 #C8CE98
tetradic
#98C8CE #B998CE #CE9E98 #ADCE98
square
#98C8CE #B998CE #CE9E98 #ADCE98
split-complementary
#98C8CE #CE98AD #CEB998
monochromatic
#4C96A0 #6FB2BA #98C8CE #C1DEE2 #EAF4F5
Accessibility & contrast
On white
1.83
#98C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#98C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8CE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8CE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B7BCCE
Tritanopia (blue-blind)
#86CCCA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #98c8ce; /* rgb */ color: rgb(152, 200, 206); /* oklch */ color: oklch(80.1% 0.051 205.7);
Tailwind
colors: {
custom: {
50: '#b7d8dd',
500: '#98c8ce',
950: '#000000',
},
}SCSS
$custom: #98c8ce; $custom-light: #b7d8dd; $custom-dark: #000000;
JSON
{
"hex": "#98c8ce",
"rgb": {
"r": 152,
"g": 200,
"b": 206
},
"hsl": {
"h": 186.667,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80097,
"c": 0.05089,
"h": 205.7
},
"luminance": 0.5244
}Semantic roles & 50–950 ramp
primary
#98C8CE
secondary
#A36E67
accent
#4437AE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384