#98BAB2#98BAB2
#98BAB2 is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.038 H 179.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAB2 |
|---|---|
| RGB | rgb(152, 186, 178) |
| HSL | hsl(166, 20%, 66%) |
| HSV | hsv(166, 18%, 73%) |
| CMYK | cmyk(18.3%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(72.90, -13.09, 0.25) |
| CIE-LCH | lch(72.90, 13.09, 178.92°) |
| OKLab | oklab(76.15% -0.0385 0.0005) |
| OKLCH | oklch(76.15% 0.038 179.3) |
| XYZ | xyz(38.5415, 45.0064, 48.7673) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 9.64
Pale Teal
#82CBB2
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 10.14
Cool Grey
#95A3A6
ΔE00 10.49
Powder Blue
#B0E0E6
ΔE00 11.15
Seafoam Blue
#78D1B6
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAB2 #BA98A0
analogous
#98BAA1 #98BAB2 #98B1BA
triadic
#98BAB2 #B298BA #BAB298
tetradic
#98BAB2 #A198BA #BA98A0 #B1BA98
square
#98BAB2 #A198BA #BA98A0 #B1BA98
split-complementary
#98BAB2 #BA98B1 #BAA198
monochromatic
#568177 #73A197 #98BAB2 #BDD3CD #E1EBE9
Accessibility & contrast
On white
2.10
#98BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#98BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAB2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAB2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#90BBB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98bab2; /* rgb */ color: rgb(152, 186, 178); /* oklch */ color: oklch(76.1% 0.038 179.3);
Tailwind
colors: {
custom: {
50: '#b6cec9',
500: '#98bab2',
950: '#000000',
},
}SCSS
$custom: #98bab2; $custom-light: #b6cec9; $custom-dark: #000000;
JSON
{
"hex": "#98bab2",
"rgb": {
"r": 152,
"g": 186,
"b": 178
},
"hsl": {
"h": 165.882,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.76147,
"c": 0.03849,
"h": 179.3
},
"luminance": 0.45008
}Semantic roles & 50–950 ramp
primary
#98BAB2
secondary
#DCD1D4
accent
#475C9E
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282