#98C8CB#98C8CB
#98C8CB is a light, muted teal. Relative luminance 0.523; OKLCH L 80.0% C 0.050 H 201.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98C8CB |
|---|---|
| RGB | rgb(152, 200, 203) |
| HSL | hsl(184, 33%, 70%) |
| HSV | hsv(184, 25%, 80%) |
| CMYK | cmyk(25.1%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(77.46, -14.93, -6.62) |
| CIE-LCH | lch(77.46, 16.33, 203.90°) |
| OKLab | oklab(80% -0.047 -0.018) |
| OKLCH | oklch(80% 0.05 201) |
| XYZ | xyz(44.3793, 52.2938, 64.2437) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 8.99
Sky Blue
#87CEEB
ΔE00 9.19
Robin'S Egg Blue
#98EFF9
ΔE00 10.00
Ice Blue
#A5DFF9
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C8CB #CB9B98
analogous
#98CBB5 #98C8CB #98AFCB
triadic
#98C8CB #CB98C8 #C8CB98
tetradic
#98C8CB #B598CB #CB9B98 #AFCB98
square
#98C8CB #B598CB #CB9B98 #AFCB98
split-complementary
#98C8CB #CB98AF #CBB598
monochromatic
#4E969B #6FB2B6 #98C8CB #C1DEE0 #E9F3F4
Accessibility & contrast
On white
1.83
#98C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#98C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C8CB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C8CB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#87CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #98c8cb; /* rgb */ color: rgb(152, 200, 203); /* oklch */ color: oklch(80.0% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#b7d8da',
500: '#98c8cb',
950: '#000000',
},
}SCSS
$custom: #98c8cb; $custom-light: #b7d8da; $custom-dark: #000000;
JSON
{
"hex": "#98c8cb",
"rgb": {
"r": 152,
"g": 200,
"b": 203
},
"hsl": {
"h": 183.529,
"s": 32.903,
"l": 69.608
},
"oklch": {
"l": 0.8,
"c": 0.05038,
"h": 201
},
"luminance": 0.52296
}Semantic roles & 50–950 ramp
primary
#98C8CB
secondary
#A06B67
accent
#413AAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383