#98B2B2#98B2B2
#98B2B2 is a light, muted teal. Relative luminance 0.417; OKLCH L 74.4% C 0.029 H 196.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2B2 |
|---|---|
| RGB | rgb(152, 178, 178) |
| HSL | hsl(180, 14%, 65%) |
| HSV | hsv(180, 15%, 70%) |
| CMYK | cmyk(14.6%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(70.68, -8.87, -2.99) |
| CIE-LCH | lch(70.68, 9.37, 198.64°) |
| OKLab | oklab(74.39% -0.0274 -0.0081) |
| OKLCH | oklch(74.39% 0.029 196.5) |
| XYZ | xyz(36.9031, 41.7296, 48.2212) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.07
Cool Gray
#9AA7B0
ΔE00 7.86
Bluegrey
#85A3B2
ΔE00 8.07
Bluey Grey
#89A0B0
ΔE00 9.47
Greyblue
#77A1B5
ΔE00 10.01
Dark Gray
#A9A9A9
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2B2 #B29898
analogous
#98B2A5 #98B2B2 #98A5B2
triadic
#98B2B2 #B298B2 #B2B298
tetradic
#98B2B2 #A598B2 #B29898 #A5B298
square
#98B2B2 #A598B2 #B29898 #A5B298
split-complementary
#98B2B2 #B298A5 #B2A598
monochromatic
#597777 #759898 #98B2B2 #BBCCCC #DEE6E6
Accessibility & contrast
On white
2.25
#98B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#98B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2B2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2B2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#90B4B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98b2b2; /* rgb */ color: rgb(152, 178, 178); /* oklch */ color: oklch(74.4% 0.029 196.5);
Tailwind
colors: {
custom: {
50: '#b6c9c9',
500: '#98b2b2',
950: '#000000',
},
}SCSS
$custom: #98b2b2; $custom-light: #b6c9c9; $custom-dark: #000000;
JSON
{
"hex": "#98b2b2",
"rgb": {
"r": 152,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.74392,
"c": 0.02858,
"h": 196.5
},
"luminance": 0.41731
}Semantic roles & 50–950 ramp
primary
#98B2B2
secondary
#D7CECE
accent
#4D4D99
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#111313
muted
#808282