#98B0B2#98B0B2
#98B0B2 is a light, muted teal. Relative luminance 0.409; OKLCH L 74.0% C 0.027 H 202.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #98B0B2 |
|---|---|
| RGB | rgb(152, 176, 178) |
| HSL | hsl(185, 14%, 65%) |
| HSV | hsv(185, 15%, 70%) |
| CMYK | cmyk(14.6%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(70.13, -7.81, -3.80) |
| CIE-LCH | lch(70.13, 8.68, 205.97°) |
| OKLab | oklab(73.96% -0.0246 -0.0103) |
| OKLCH | oklch(73.96% 0.027 202.7) |
| XYZ | xyz(36.5081, 40.9395, 48.0895) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.96
Cool Gray
#9AA7B0
ΔE00 6.53
Bluegrey
#85A3B2
ΔE00 6.93
Bluey Grey
#89A0B0
ΔE00 8.18
Greyblue
#77A1B5
ΔE00 9.11
Dark Gray
#A9A9A9
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B0B2 #B29A98
analogous
#98B2A7 #98B0B2 #98A3B2
triadic
#98B0B2 #B298B0 #B0B298
tetradic
#98B0B2 #A798B2 #B29A98 #A3B298
square
#98B0B2 #A798B2 #B29A98 #A3B298
split-complementary
#98B0B2 #B298A3 #B2A798
monochromatic
#597477 #759598 #98B0B2 #BBCBCC #DEE6E6
Accessibility & contrast
On white
2.29
#98B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#98B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B0B2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B0B2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#A7AAB2
Tritanopia (blue-blind)
#91B2B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98b0b2; /* rgb */ color: rgb(152, 176, 178); /* oklch */ color: oklch(74.0% 0.027 202.7);
Tailwind
colors: {
custom: {
50: '#b6c7c9',
500: '#98b0b2',
950: '#000000',
},
}SCSS
$custom: #98b0b2; $custom-light: #b6c7c9; $custom-dark: #000000;
JSON
{
"hex": "#98b0b2",
"rgb": {
"r": 152,
"g": 176,
"b": 178
},
"hsl": {
"h": 184.615,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73957,
"c": 0.02666,
"h": 202.7
},
"luminance": 0.4094
}Semantic roles & 50–950 ramp
primary
#98B0B2
secondary
#D7CFCE
accent
#534D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282