#98B4B2#98B4B2
#98B4B2 is a light, muted teal. Relative luminance 0.425; OKLCH L 74.8% C 0.031 H 191.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4B2 |
|---|---|
| RGB | rgb(152, 180, 178) |
| HSL | hsl(176, 16%, 65%) |
| HSV | hsv(176, 16%, 71%) |
| CMYK | cmyk(15.6%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(71.24, -9.94, -2.18) |
| CIE-LCH | lch(71.24, 10.17, 192.39°) |
| OKLab | oklab(74.83% -0.0302 -0.006) |
| OKLCH | oklch(74.83% 0.031 191.2) |
| XYZ | xyz(37.3039, 42.5313, 48.3548) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 9.24
Greyish Teal
#719F91
ΔE00 10.49
Bluey Grey
#89A0B0
ΔE00 10.73
Greyblue
#77A1B5
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4B2 #B4989A
analogous
#98B4A4 #98B4B2 #98A8B4
triadic
#98B4B2 #B298B4 #B4B298
tetradic
#98B4B2 #A498B4 #B4989A #A8B498
square
#98B4B2 #A498B4 #B4989A #A8B498
split-complementary
#98B4B2 #B498A8 #B4A498
monochromatic
#587977 #759A98 #98B4B2 #BBCECC #DFE8E7
Accessibility & contrast
On white
2.21
#98B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#98B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4B2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4B2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#ABADB2
Tritanopia (blue-blind)
#90B6B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #98b4b2; /* rgb */ color: rgb(152, 180, 178); /* oklch */ color: oklch(74.8% 0.031 191.2);
Tailwind
colors: {
custom: {
50: '#b6cac9',
500: '#98b4b2',
950: '#000000',
},
}SCSS
$custom: #98b4b2; $custom-light: #b6cac9; $custom-dark: #000000;
JSON
{
"hex": "#98b4b2",
"rgb": {
"r": 152,
"g": 180,
"b": 178
},
"hsl": {
"h": 175.714,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74829,
"c": 0.03078,
"h": 191.2
},
"luminance": 0.42532
}Semantic roles & 50–950 ramp
primary
#98B4B2
secondary
#D9CFD0
accent
#4C519A
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282