#98B2B4#98B2B4
#98B2B4 is a light, muted teal. Relative luminance 0.418; OKLCH L 74.5% C 0.029 H 202.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2B4 |
|---|---|
| RGB | rgb(152, 178, 180) |
| HSL | hsl(184, 16%, 65%) |
| HSV | hsv(184, 16%, 71%) |
| CMYK | cmyk(15.6%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(70.74, -8.45, -4.01) |
| CIE-LCH | lch(70.74, 9.35, 205.39°) |
| OKLab | oklab(74.46% -0.0266 -0.0109) |
| OKLCH | oklch(74.46% 0.029 202.3) |
| XYZ | xyz(37.1054, 41.8105, 49.2864) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.73
Cool Gray
#9AA7B0
ΔE00 7.17
Bluegrey
#85A3B2
ΔE00 7.27
Bluey Grey
#89A0B0
ΔE00 8.67
Greyblue
#77A1B5
ΔE00 9.27
Light Grey Blue
#9DBCD4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2B4 #B49A98
analogous
#98B4A8 #98B2B4 #98A4B4
triadic
#98B2B4 #B498B2 #B2B498
tetradic
#98B2B4 #A898B4 #B49A98 #A4B498
square
#98B2B4 #A898B4 #B49A98 #A4B498
split-complementary
#98B2B4 #B498A4 #B4A898
monochromatic
#587779 #75989A #98B2B4 #BBCCCE #DFE7E8
Accessibility & contrast
On white
2.24
#98B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#98B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2B4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2B4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB4
Deuteranopia (green-blind)
#A9ABB4
Tritanopia (blue-blind)
#90B4B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b2b4; /* rgb */ color: rgb(152, 178, 180); /* oklch */ color: oklch(74.5% 0.029 202.3);
Tailwind
colors: {
custom: {
50: '#b6c9ca',
500: '#98b2b4',
950: '#000000',
},
}SCSS
$custom: #98b2b4; $custom-light: #b6c9ca; $custom-dark: #000000;
JSON
{
"hex": "#98b2b4",
"rgb": {
"r": 152,
"g": 178,
"b": 180
},
"hsl": {
"h": 184.286,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74455,
"c": 0.02873,
"h": 202.3
},
"luminance": 0.41811
}Semantic roles & 50–950 ramp
primary
#98B2B4
secondary
#D9D0CF
accent
#514C9A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282