#98BCBD#98BCBD
#98BCBD is a light, muted teal. Relative luminance 0.463; OKLCH L 76.9% C 0.039 H 198.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCBD |
|---|---|
| RGB | rgb(152, 188, 189) |
| HSL | hsl(182, 22%, 67%) |
| HSV | hsv(182, 20%, 74%) |
| CMYK | cmyk(19.6%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.75, -11.80, -4.50) |
| CIE-LCH | lch(73.75, 12.63, 200.89°) |
| OKLab | oklab(76.92% -0.0367 -0.0123) |
| OKLCH | oklch(76.92% 0.039 198.5) |
| XYZ | xyz(40.1148, 46.3146, 54.9603) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.83
Powder Blue
#B0E0E6
ΔE00 9.04
Cool Grey
#95A3A6
ΔE00 9.42
Bluegrey
#85A3B2
ΔE00 9.88
Cool Gray
#9AA7B0
ΔE00 10.59
Light Grey Blue
#9DBCD4
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCBD #BD9998
analogous
#98BDAC #98BCBD #98AABD
triadic
#98BCBD #BD98BC #BCBD98
tetradic
#98BCBD #AC98BD #BD9998 #AABD98
square
#98BCBD #AC98BD #BD9998 #AABD98
split-complementary
#98BCBD #BD98AA #BDAC98
monochromatic
#558485 #73A4A5 #98BCBD #BDD4D5 #E3EDED
Accessibility & contrast
On white
2.05
#98BCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#98BCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCBD
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCBD | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#8DBFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bcbd; /* rgb */ color: rgb(152, 188, 189); /* oklch */ color: oklch(76.9% 0.039 198.5);
Tailwind
colors: {
custom: {
50: '#b7d0d0',
500: '#98bcbd',
950: '#000000',
},
}SCSS
$custom: #98bcbd; $custom-light: #b7d0d0; $custom-dark: #000000;
JSON
{
"hex": "#98bcbd",
"rgb": {
"r": 152,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.622,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.76924,
"c": 0.03871,
"h": 198.5
},
"luminance": 0.46316
}Semantic roles & 50–950 ramp
primary
#98BCBD
secondary
#DED3D2
accent
#4845A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282