#98BBBD#98BBBD
#98BBBD is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.038 H 200.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBD |
|---|---|
| RGB | rgb(152, 187, 189) |
| HSL | hsl(183, 22%, 67%) |
| HSV | hsv(183, 20%, 74%) |
| CMYK | cmyk(19.6%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.47, -11.27, -4.91) |
| CIE-LCH | lch(73.47, 12.30, 203.53°) |
| OKLab | oklab(76.71% -0.0354 -0.0134) |
| OKLCH | oklch(76.71% 0.038 200.7) |
| XYZ | xyz(39.9019, 45.8888, 54.8893) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.31
Cool Gray
#9AA7B0
ΔE00 10.03
Light Grey Blue
#9DBCD4
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBD #BD9A98
analogous
#98BDAD #98BBBD #98A9BD
triadic
#98BBBD #BD98BB #BBBD98
tetradic
#98BBBD #AD98BD #BD9A98 #A9BD98
square
#98BBBD #AD98BD #BD9A98 #A9BD98
split-complementary
#98BBBD #BD98A9 #BDAD98
monochromatic
#558385 #73A2A5 #98BBBD #BDD4D5 #E3ECED
Accessibility & contrast
On white
2.06
#98BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#98BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#8DBEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bbbd; /* rgb */ color: rgb(152, 187, 189); /* oklch */ color: oklch(76.7% 0.038 200.7);
Tailwind
colors: {
custom: {
50: '#b7cfd0',
500: '#98bbbd',
950: '#000000',
},
}SCSS
$custom: #98bbbd; $custom-light: #b7cfd0; $custom-dark: #000000;
JSON
{
"hex": "#98bbbd",
"rgb": {
"r": 152,
"g": 187,
"b": 189
},
"hsl": {
"h": 183.243,
"s": 21.893,
"l": 66.863
},
"oklch": {
"l": 0.76705,
"c": 0.0378,
"h": 200.7
},
"luminance": 0.4589
}Semantic roles & 50–950 ramp
primary
#98BBBD
secondary
#DED3D2
accent
#4A45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282