#98C8CD#98C8CD
#98C8CD is a light, muted teal. Relative luminance 0.524; OKLCH L 80.1% C 0.051 H 204.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8CD |
|---|---|
| RGB | rgb(152, 200, 205) |
| HSL | hsl(186, 35%, 70%) |
| HSV | hsv(186, 26%, 80%) |
| CMYK | cmyk(25.9%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.51, -14.48, -7.61) |
| CIE-LCH | lch(77.51, 16.36, 207.72°) |
| OKLab | oklab(80.06% -0.0462 -0.0207) |
| OKLCH | oklch(80.06% 0.051 204.2) |
| XYZ | xyz(44.6192, 52.3897, 65.5070) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.87
Lightblue
#ADD8E6
ΔE00 6.21
Sky Blue
#87CEEB
ΔE00 8.37
Paleturquoise
#AFEEEE
ΔE00 9.18
Ice Blue
#A5DFF9
ΔE00 9.42
Baby Blue
#89CFF0
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8CD #CD9D98
analogous
#98CDB7 #98C8CD #98AECD
triadic
#98C8CD #CD98C8 #C8CD98
tetradic
#98C8CD #B798CD #CD9D98 #AECD98
square
#98C8CD #B798CD #CD9D98 #AECD98
split-complementary
#98C8CD #CD98AE #CDB798
monochromatic
#4D969E #6FB2B9 #98C8CD #C1DEE1 #EAF4F5
Accessibility & contrast
On white
1.83
#98C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#98C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8CD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8CD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#87CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98c8cd; /* rgb */ color: rgb(152, 200, 205); /* oklch */ color: oklch(80.1% 0.051 204.2);
Tailwind
colors: {
custom: {
50: '#b7d8dc',
500: '#98c8cd',
950: '#000000',
},
}SCSS
$custom: #98c8cd; $custom-light: #b7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#98c8cd",
"rgb": {
"r": 152,
"g": 200,
"b": 205
},
"hsl": {
"h": 185.66,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.80064,
"c": 0.05068,
"h": 204.2
},
"luminance": 0.52392
}Semantic roles & 50–950 ramp
primary
#98C8CD
secondary
#A26D67
accent
#4338AD
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384