#98BCBB#98BCBB
#98BCBB is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.039 H 194.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCBB |
|---|---|
| RGB | rgb(152, 188, 187) |
| HSL | hsl(178, 21%, 67%) |
| HSV | hsv(178, 19%, 74%) |
| CMYK | cmyk(19.1%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.69, -12.23, -3.49) |
| CIE-LCH | lch(73.69, 12.72, 195.95°) |
| OKLab | oklab(76.86% -0.0375 -0.0095) |
| OKLCH | oklch(76.86% 0.039 194.3) |
| XYZ | xyz(39.8992, 46.2283, 53.8248) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.27
Lightblue
#ADD8E6
ΔE00 9.45
Cool Grey
#95A3A6
ΔE00 9.70
Bluegrey
#85A3B2
ΔE00 10.53
Cool Gray
#9AA7B0
ΔE00 11.11
Greyish Teal
#719F91
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCBB #BC9899
analogous
#98BCA9 #98BCBB #98ABBC
triadic
#98BCBB #BB98BC #BCBB98
tetradic
#98BCBB #A998BC #BC9899 #ABBC98
square
#98BCBB #A998BC #BC9899 #ABBC98
split-complementary
#98BCBB #BC98AB #BCA998
monochromatic
#568483 #73A4A3 #98BCBB #BDD4D3 #E2ECEC
Accessibility & contrast
On white
2.05
#98BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#98BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCBB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCBB | 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)
#B7B8BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#8DBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcbb; /* rgb */ color: rgb(152, 188, 187); /* oklch */ color: oklch(76.9% 0.039 194.3);
Tailwind
colors: {
custom: {
50: '#b7d0cf',
500: '#98bcbb',
950: '#000000',
},
}SCSS
$custom: #98bcbb; $custom-light: #b7d0cf; $custom-dark: #000000;
JSON
{
"hex": "#98bcbb",
"rgb": {
"r": 152,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.333,
"s": 21.176,
"l": 66.667
},
"oklch": {
"l": 0.76861,
"c": 0.03873,
"h": 194.3
},
"luminance": 0.4623
}Semantic roles & 50–950 ramp
primary
#98BCBB
secondary
#DED2D2
accent
#4648A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282