#98BBC0#98BBC0
#98BBC0 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.038 H 207.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBC0 |
|---|---|
| RGB | rgb(152, 187, 192) |
| HSL | hsl(188, 24%, 67%) |
| HSV | hsv(188, 21%, 75%) |
| CMYK | cmyk(20.8%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.56, -10.62, -6.42) |
| CIE-LCH | lch(73.56, 12.41, 211.17°) |
| OKLab | oklab(76.8% -0.0342 -0.0174) |
| OKLCH | oklch(76.8% 0.038 207) |
| XYZ | xyz(40.2309, 46.0204, 56.6221) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.02
Bluegrey
#85A3B2
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 8.80
Powder Blue
#B0E0E6
ΔE00 9.16
Cool Gray
#9AA7B0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBC0 #C09D98
analogous
#98C0B1 #98BBC0 #98A7C0
triadic
#98BBC0 #C098BB #BBC098
tetradic
#98BBC0 #B198C0 #C09D98 #A7C098
square
#98BBC0 #B198C0 #C09D98 #A7C098
split-complementary
#98BBC0 #C098A7 #C0B198
monochromatic
#548389 #72A2A9 #98BBC0 #BED4D7 #E4EDEE
Accessibility & contrast
On white
2.06
#98BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#98BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBC0
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBC0 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#8CBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bbc0; /* rgb */ color: rgb(152, 187, 192); /* oklch */ color: oklch(76.8% 0.038 207.0);
Tailwind
colors: {
custom: {
50: '#b7cfd3',
500: '#98bbc0',
950: '#000000',
},
}SCSS
$custom: #98bbc0; $custom-light: #b7cfd3; $custom-dark: #000000;
JSON
{
"hex": "#98bbc0",
"rgb": {
"r": 152,
"g": 187,
"b": 192
},
"hsl": {
"h": 187.5,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.76801,
"c": 0.03835,
"h": 207
},
"luminance": 0.46022
}Semantic roles & 50–950 ramp
primary
#98BBC0
secondary
#E0D5D4
accent
#4F43A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282