#98C8CA#98C8CA
#98C8CA is a light, muted teal. Relative luminance 0.522; OKLCH L 80.0% C 0.050 H 199.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8CA |
|---|---|
| RGB | rgb(152, 200, 202) |
| HSL | hsl(182, 32%, 69%) |
| HSV | hsv(182, 25%, 79%) |
| CMYK | cmyk(24.8%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(77.43, -15.15, -6.12) |
| CIE-LCH | lch(77.43, 16.34, 201.98°) |
| OKLab | oklab(79.97% -0.0474 -0.0167) |
| OKLCH | oklch(79.97% 0.05 199.4) |
| XYZ | xyz(44.2605, 52.2463, 63.6181) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 7.20
Paleturquoise
#AFEEEE
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 9.61
Robin'S Egg Blue
#98EFF9
ΔE00 10.06
Ice Blue
#A5DFF9
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8CA #CA9A98
analogous
#98CAB3 #98C8CA #98AFCA
triadic
#98C8CA #CA98C8 #C8CA98
tetradic
#98C8CA #B398CA #CA9A98 #AFCA98
square
#98C8CA #B398CA #CA9A98 #AFCA98
split-complementary
#98C8CA #CA98AF #CAB398
monochromatic
#4F9699 #70B2B5 #98C8CA #C0DEDF #E9F3F4
Accessibility & contrast
On white
1.83
#98C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#98C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8CA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8CA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#88CBC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98c8ca; /* rgb */ color: rgb(152, 200, 202); /* oklch */ color: oklch(80.0% 0.050 199.4);
Tailwind
colors: {
custom: {
50: '#b7d8da',
500: '#98c8ca',
950: '#000000',
},
}SCSS
$custom: #98c8ca; $custom-light: #b7d8da; $custom-dark: #000000;
JSON
{
"hex": "#98c8ca",
"rgb": {
"r": 152,
"g": 200,
"b": 202
},
"hsl": {
"h": 182.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.79968,
"c": 0.05029,
"h": 199.4
},
"luminance": 0.52248
}Semantic roles & 50–950 ramp
primary
#98C8CA
secondary
#9F6A67
accent
#3F3BAB
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383