#98CBCC#98CBCC
#98CBCC is a light, muted teal. Relative luminance 0.537; OKLCH L 80.7% C 0.053 H 197.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBCC |
|---|---|
| RGB | rgb(152, 203, 204) |
| HSL | hsl(181, 34%, 70%) |
| HSV | hsv(181, 25%, 80%) |
| CMYK | cmyk(25.5%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(78.31, -16.24, -5.89) |
| CIE-LCH | lch(78.31, 17.28, 199.92°) |
| OKLab | oklab(80.69% -0.0505 -0.0161) |
| OKLCH | oklch(80.69% 0.053 197.7) |
| XYZ | xyz(45.2005, 53.7448, 65.1072) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 7.47
Paleturquoise
#AFEEEE
ΔE00 8.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.35
Sky Blue
#87CEEB
ΔE00 9.97
Mediumturquoise
#48D1CC
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBCC #CC9998
analogous
#98CCB3 #98CBCC #98B1CC
triadic
#98CBCC #CC98CB #CBCC98
tetradic
#98CBCC #B398CC #CC9998 #B1CC98
square
#98CBCC #B398CC #CC9998 #B1CC98
split-complementary
#98CBCC #CC98B1 #CCB398
monochromatic
#4D9B9C #6FB6B8 #98CBCC #C1E0E0 #EAF4F5
Accessibility & contrast
On white
1.79
#98CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#98CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBCC
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBCC | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#87CECB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #98cbcc; /* rgb */ color: rgb(152, 203, 204); /* oklch */ color: oklch(80.7% 0.053 197.7);
Tailwind
colors: {
custom: {
50: '#b7dbdb',
500: '#98cbcc',
950: '#000000',
},
}SCSS
$custom: #98cbcc; $custom-light: #b7dbdb; $custom-dark: #000000;
JSON
{
"hex": "#98cbcc",
"rgb": {
"r": 152,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.154,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80691,
"c": 0.05303,
"h": 197.7
},
"luminance": 0.53747
}Semantic roles & 50–950 ramp
primary
#98CBCC
secondary
#A16867
accent
#3B39AD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484