#98BBBA#98BBBA
#98BBBA is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.038 H 194.2°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBA |
|---|---|
| RGB | rgb(152, 187, 186) |
| HSL | hsl(178, 20%, 66%) |
| HSV | hsv(178, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.39, -11.92, -3.40) |
| CIE-LCH | lch(73.39, 12.40, 195.90°) |
| OKLab | oklab(76.61% -0.0366 -0.0093) |
| OKLCH | oklch(76.61% 0.038 194.2) |
| XYZ | xyz(39.5797, 45.7599, 53.1920) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.53
Lightblue
#ADD8E6
ΔE00 9.61
Bluegrey
#85A3B2
ΔE00 10.30
Cool Gray
#9AA7B0
ΔE00 10.82
Greyish Teal
#719F91
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBA #BB9899
analogous
#98BBA9 #98BBBA #98ABBB
triadic
#98BBBA #BA98BB #BBBA98
tetradic
#98BBBA #A998BB #BB9899 #ABBB98
square
#98BBBA #A998BB #BB9899 #ABBB98
split-complementary
#98BBBA #BB98AB #BBA998
monochromatic
#568281 #73A3A1 #98BBBA #BDD3D3 #E2ECEB
Accessibility & contrast
On white
2.07
#98BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#98BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#8DBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bbba; /* rgb */ color: rgb(152, 187, 186); /* oklch */ color: oklch(76.6% 0.038 194.2);
Tailwind
colors: {
custom: {
50: '#b7cfce',
500: '#98bbba',
950: '#000000',
},
}SCSS
$custom: #98bbba; $custom-light: #b7cfce; $custom-dark: #000000;
JSON
{
"hex": "#98bbba",
"rgb": {
"r": 152,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.286,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76611,
"c": 0.03773,
"h": 194.2
},
"luminance": 0.45761
}Semantic roles & 50–950 ramp
primary
#98BBBA
secondary
#DDD2D2
accent
#47499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282