#98BFBC#98BFBC
#98BFBC is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.042 H 190.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBC |
|---|---|
| RGB | rgb(152, 191, 188) |
| HSL | hsl(175, 23%, 67%) |
| HSV | hsv(175, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.55, -13.58, -2.78) |
| CIE-LCH | lch(74.55, 13.86, 191.56°) |
| OKLab | oklab(77.55% -0.0412 -0.0076) |
| OKLCH | oklch(77.55% 0.042 190.5) |
| XYZ | xyz(40.6542, 47.5664, 54.6064) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.88
Lightblue
#ADD8E6
ΔE00 9.71
Pale Teal
#82CBB2
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.97
Greyish Teal
#719F91
ΔE00 11.24
Paleturquoise
#AFEEEE
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBC #BF989B
analogous
#98BFA9 #98BFBC #98AEBF
triadic
#98BFBC #BC98BF #BFBC98
tetradic
#98BFBC #A998BF #BF989B #AEBF98
square
#98BFBC #A998BF #BF989B #AEBF98
split-complementary
#98BFBC #BF98AE #BFA998
monochromatic
#558884 #72A8A3 #98BFBC #BED6D5 #E3EEED
Accessibility & contrast
On white
2.00
#98BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#98BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBC
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBC | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#8DC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfbc; /* rgb */ color: rgb(152, 191, 188); /* oklch */ color: oklch(77.6% 0.042 190.5);
Tailwind
colors: {
custom: {
50: '#b7d2d0',
500: '#98bfbc',
950: '#000000',
},
}SCSS
$custom: #98bfbc; $custom-light: #b7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#98bfbc",
"rgb": {
"r": 152,
"g": 191,
"b": 188
},
"hsl": {
"h": 175.385,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77551,
"c": 0.04187,
"h": 190.5
},
"luminance": 0.47568
}Semantic roles & 50–950 ramp
primary
#98BFBC
secondary
#E0D3D4
accent
#444BA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282