#98BCBC#98BCBC
#98BCBC is a light, muted teal. Relative luminance 0.463; OKLCH L 76.9% C 0.039 H 196.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCBC |
|---|---|
| RGB | rgb(152, 188, 188) |
| HSL | hsl(180, 21%, 67%) |
| HSV | hsv(180, 19%, 74%) |
| CMYK | cmyk(19.1%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(73.72, -12.01, -4.00) |
| CIE-LCH | lch(73.72, 12.66, 198.41°) |
| OKLab | oklab(76.89% -0.0371 -0.0109) |
| OKLCH | oklch(76.89% 0.039 196.4) |
| XYZ | xyz(40.0066, 46.2713, 54.3906) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.14
Cool Grey
#95A3A6
ΔE00 9.55
Bluegrey
#85A3B2
ΔE00 10.20
Cool Gray
#9AA7B0
ΔE00 10.84
Light Grey Blue
#9DBCD4
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCBC #BC9898
analogous
#98BCAA #98BCBC #98AABC
triadic
#98BCBC #BC98BC #BCBC98
tetradic
#98BCBC #AA98BC #BC9898 #AABC98
square
#98BCBC #AA98BC #BC9898 #AABC98
split-complementary
#98BCBC #BC98AA #BCAA98
monochromatic
#568484 #73A4A4 #98BCBC #BDD4D4 #E2ECEC
Accessibility & contrast
On white
2.05
#98BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#98BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCBC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCBC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#8DBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcbc; /* rgb */ color: rgb(152, 188, 188); /* oklch */ color: oklch(76.9% 0.039 196.4);
Tailwind
colors: {
custom: {
50: '#b7d0d0',
500: '#98bcbc',
950: '#000000',
},
}SCSS
$custom: #98bcbc; $custom-light: #b7d0d0; $custom-dark: #000000;
JSON
{
"hex": "#98bcbc",
"rgb": {
"r": 152,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76892,
"c": 0.03869,
"h": 196.4
},
"luminance": 0.46273
}Semantic roles & 50–950 ramp
primary
#98BCBC
secondary
#DED2D2
accent
#4646A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282