#98BFBD#98BFBD
#98BFBD is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.042 H 192.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBD |
|---|---|
| RGB | rgb(152, 191, 189) |
| HSL | hsl(177, 23%, 67%) |
| HSV | hsv(177, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.58, -13.36, -3.28) |
| CIE-LCH | lch(74.58, 13.76, 193.80°) |
| OKLab | oklab(77.58% -0.0408 -0.009) |
| OKLCH | oklch(77.58% 0.042 192.4) |
| XYZ | xyz(40.7623, 47.6097, 55.1761) |
| Luminance | 0.4761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.70
Lightblue
#ADD8E6
ΔE00 9.36
Pale Teal
#82CBB2
ΔE00 10.62
Cool Grey
#95A3A6
ΔE00 10.81
Paleturquoise
#AFEEEE
ΔE00 11.40
Greyish Teal
#719F91
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBD #BF989A
analogous
#98BFAA #98BFBD #98AEBF
triadic
#98BFBD #BD98BF #BFBD98
tetradic
#98BFBD #AA98BF #BF989A #AEBF98
square
#98BFBD #AA98BF #BF989A #AEBF98
split-complementary
#98BFBD #BF98AE #BFAA98
monochromatic
#558885 #72A8A5 #98BFBD #BED6D5 #E3EEED
Accessibility & contrast
On white
2.00
#98BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#98BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBD
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBD | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#8CC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bfbd; /* rgb */ color: rgb(152, 191, 189); /* oklch */ color: oklch(77.6% 0.042 192.4);
Tailwind
colors: {
custom: {
50: '#b7d2d0',
500: '#98bfbd',
950: '#000000',
},
}SCSS
$custom: #98bfbd; $custom-light: #b7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#98bfbd",
"rgb": {
"r": 152,
"g": 191,
"b": 189
},
"hsl": {
"h": 176.923,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77582,
"c": 0.04175,
"h": 192.4
},
"luminance": 0.47611
}Semantic roles & 50–950 ramp
primary
#98BFBD
secondary
#E0D3D4
accent
#4449A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282