#98BFBA#98BFBA
#98BFBA is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.042 H 186.7°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBA |
|---|---|
| RGB | rgb(152, 191, 186) |
| HSL | hsl(172, 23%, 67%) |
| HSV | hsv(172, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.50, -14.01, -1.77) |
| CIE-LCH | lch(74.50, 14.12, 187.21°) |
| OKLab | oklab(77.49% -0.042 -0.005) |
| OKLCH | oklch(77.49% 0.042 186.7) |
| XYZ | xyz(40.4401, 47.4807, 53.4788) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 9.51
Lightblue
#ADD8E6
ΔE00 10.43
Greyish Teal
#719F91
ΔE00 10.84
Seafoam Blue
#78D1B6
ΔE00 11.18
Cool Grey
#95A3A6
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBA #BF989D
analogous
#98BFA7 #98BFBA #98B0BF
triadic
#98BFBA #BA98BF #BFBA98
tetradic
#98BFBA #A798BF #BF989D #B0BF98
square
#98BFBA #A798BF #BF989D #B0BF98
split-complementary
#98BFBA #BF98B0 #BFA798
monochromatic
#558881 #72A8A1 #98BFBA #BED6D3 #E3EEED
Accessibility & contrast
On white
2.00
#98BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#98BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#8DC1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfba; /* rgb */ color: rgb(152, 191, 186); /* oklch */ color: oklch(77.5% 0.042 186.7);
Tailwind
colors: {
custom: {
50: '#b7d2ce',
500: '#98bfba',
950: '#000000',
},
}SCSS
$custom: #98bfba; $custom-light: #b7d2ce; $custom-dark: #000000;
JSON
{
"hex": "#98bfba",
"rgb": {
"r": 152,
"g": 191,
"b": 186
},
"hsl": {
"h": 172.308,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.7749,
"c": 0.04228,
"h": 186.7
},
"luminance": 0.47482
}Semantic roles & 50–950 ramp
primary
#98BFBA
secondary
#E0D3D5
accent
#4450A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282