#98BBBB#98BBBB
#98BBBB is a light, muted teal. Relative luminance 0.458; OKLCH L 76.6% C 0.038 H 196.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBB |
|---|---|
| RGB | rgb(152, 187, 187) |
| HSL | hsl(180, 20%, 66%) |
| HSV | hsv(180, 19%, 73%) |
| CMYK | cmyk(18.7%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.42, -11.71, -3.90) |
| CIE-LCH | lch(73.42, 12.34, 198.43°) |
| OKLab | oklab(76.64% -0.0362 -0.0106) |
| OKLCH | oklch(76.64% 0.038 196.4) |
| XYZ | xyz(39.6863, 45.8026, 53.7539) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.22
Lightblue
#ADD8E6
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.96
Cool Gray
#9AA7B0
ΔE00 10.55
Light Grey Blue
#9DBCD4
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBB #BB9898
analogous
#98BBAA #98BBBB #98AABB
triadic
#98BBBB #BB98BB #BBBB98
tetradic
#98BBBB #AA98BB #BB9898 #AABB98
square
#98BBBB #AA98BB #BB9898 #AABB98
split-complementary
#98BBBB #BB98AA #BBAA98
monochromatic
#568282 #73A3A3 #98BBBB #BDD3D3 #E2ECEC
Accessibility & contrast
On white
2.07
#98BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#98BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#8DBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #98bbbb; /* rgb */ color: rgb(152, 187, 187); /* oklch */ color: oklch(76.6% 0.038 196.4);
Tailwind
colors: {
custom: {
50: '#b7cfcf',
500: '#98bbbb',
950: '#000000',
},
}SCSS
$custom: #98bbbb; $custom-light: #b7cfcf; $custom-dark: #000000;
JSON
{
"hex": "#98bbbb",
"rgb": {
"r": 152,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.76642,
"c": 0.0377,
"h": 196.4
},
"luminance": 0.45804
}Semantic roles & 50–950 ramp
primary
#98BBBB
secondary
#DDD2D2
accent
#47479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282