#98BFBB#98BFBB
#98BFBB is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.042 H 188.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBB |
|---|---|
| RGB | rgb(152, 191, 187) |
| HSL | hsl(174, 23%, 67%) |
| HSV | hsv(174, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.52, -13.79, -2.27) |
| CIE-LCH | lch(74.52, 13.98, 189.37°) |
| OKLab | oklab(77.52% -0.0416 -0.0063) |
| OKLCH | oklch(77.52% 0.042 188.6) |
| XYZ | xyz(40.5468, 47.5234, 54.0407) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.09
Pale Teal
#82CBB2
ΔE00 9.87
Lightblue
#ADD8E6
ΔE00 10.07
Greyish Teal
#719F91
ΔE00 11.03
Cool Grey
#95A3A6
ΔE00 11.14
Paleturquoise
#AFEEEE
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBB #BF989C
analogous
#98BFA8 #98BFBB #98B0BF
triadic
#98BFBB #BB98BF #BFBB98
tetradic
#98BFBB #A898BF #BF989C #B0BF98
square
#98BFBB #A898BF #BF989C #B0BF98
split-complementary
#98BFBB #BF98B0 #BFA898
monochromatic
#558883 #72A8A2 #98BFBB #BED6D4 #E3EEED
Accessibility & contrast
On white
2.00
#98BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#98BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBB | 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)
#BBBBBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#8DC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfbb; /* rgb */ color: rgb(152, 191, 187); /* oklch */ color: oklch(77.5% 0.042 188.6);
Tailwind
colors: {
custom: {
50: '#b7d2cf',
500: '#98bfbb',
950: '#000000',
},
}SCSS
$custom: #98bfbb; $custom-light: #b7d2cf; $custom-dark: #000000;
JSON
{
"hex": "#98bfbb",
"rgb": {
"r": 152,
"g": 191,
"b": 187
},
"hsl": {
"h": 173.846,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.7752,
"c": 0.04205,
"h": 188.6
},
"luminance": 0.47525
}Semantic roles & 50–950 ramp
primary
#98BFBB
secondary
#E0D3D5
accent
#444DA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282