#98BFBF#98BFBF
#98BFBF is a light, muted teal. Relative luminance 0.477; OKLCH L 77.6% C 0.042 H 196.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBF |
|---|---|
| RGB | rgb(152, 191, 191) |
| HSL | hsl(180, 23%, 67%) |
| HSV | hsv(180, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.63, -12.93, -4.29) |
| CIE-LCH | lch(74.63, 13.62, 198.35°) |
| OKLab | oklab(77.64% -0.04 -0.0117) |
| OKLCH | oklch(77.64% 0.042 196.3) |
| XYZ | xyz(40.9809, 47.6971, 56.3273) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.38
Lightblue
#ADD8E6
ΔE00 8.69
Cool Grey
#95A3A6
ΔE00 10.52
Bluegrey
#85A3B2
ΔE00 10.93
Sky Blue
#87CEEB
ΔE00 11.09
Paleturquoise
#AFEEEE
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBF #BF9898
analogous
#98BFAC #98BFBF #98ACBF
triadic
#98BFBF #BF98BF #BFBF98
tetradic
#98BFBF #AC98BF #BF9898 #ACBF98
square
#98BFBF #AC98BF #BF9898 #ACBF98
split-complementary
#98BFBF #BF98AC #BFAC98
monochromatic
#558888 #72A8A8 #98BFBF #BED6D6 #E3EEEE
Accessibility & contrast
On white
1.99
#98BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#98BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#8CC2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfbf; /* rgb */ color: rgb(152, 191, 191); /* oklch */ color: oklch(77.6% 0.042 196.3);
Tailwind
colors: {
custom: {
50: '#b7d2d2',
500: '#98bfbf',
950: '#000000',
},
}SCSS
$custom: #98bfbf; $custom-light: #b7d2d2; $custom-dark: #000000;
JSON
{
"hex": "#98bfbf",
"rgb": {
"r": 152,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77644,
"c": 0.04164,
"h": 196.3
},
"luminance": 0.47699
}Semantic roles & 50–950 ramp
primary
#98BFBF
secondary
#E0D3D3
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282