#98BBBF#98BBBF
#98BBBF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.038 H 205.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBBF |
|---|---|
| RGB | rgb(152, 187, 191) |
| HSL | hsl(186, 23%, 67%) |
| HSV | hsv(186, 20%, 75%) |
| CMYK | cmyk(20.4%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.53, -10.84, -5.92) |
| CIE-LCH | lch(73.53, 12.35, 208.64°) |
| OKLab | oklab(76.77% -0.0346 -0.0161) |
| OKLCH | oklch(76.77% 0.038 205) |
| XYZ | xyz(40.1205, 45.9762, 56.0405) |
| Luminance | 0.4598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.23
Bluegrey
#85A3B2
ΔE00 8.70
Cool Grey
#95A3A6
ΔE00 8.76
Powder Blue
#B0E0E6
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.25
Cool Gray
#9AA7B0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBBF #BF9C98
analogous
#98BFB0 #98BBBF #98A8BF
triadic
#98BBBF #BF98BB #BBBF98
tetradic
#98BBBF #B098BF #BF9C98 #A8BF98
square
#98BBBF #B098BF #BF9C98 #A8BF98
split-complementary
#98BBBF #BF98A8 #BFB098
monochromatic
#558388 #72A2A8 #98BBBF #BED4D6 #E3EDEE
Accessibility & contrast
On white
2.06
#98BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#98BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBBF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBBF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#8CBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bbbf; /* rgb */ color: rgb(152, 187, 191); /* oklch */ color: oklch(76.8% 0.038 205.0);
Tailwind
colors: {
custom: {
50: '#b7cfd2',
500: '#98bbbf',
950: '#000000',
},
}SCSS
$custom: #98bbbf; $custom-light: #b7cfd2; $custom-dark: #000000;
JSON
{
"hex": "#98bbbf",
"rgb": {
"r": 152,
"g": 187,
"b": 191
},
"hsl": {
"h": 186.154,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.76769,
"c": 0.03812,
"h": 205
},
"luminance": 0.45978
}Semantic roles & 50–950 ramp
primary
#98BBBF
secondary
#E0D5D3
accent
#4D44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282