#98BFBE#98BFBE
#98BFBE is a light, muted teal. Relative luminance 0.477; OKLCH L 77.6% C 0.042 H 194.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFBE |
|---|---|
| RGB | rgb(152, 191, 190) |
| HSL | hsl(178, 23%, 67%) |
| HSV | hsv(178, 20%, 75%) |
| CMYK | cmyk(20.4%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.61, -13.15, -3.78) |
| CIE-LCH | lch(74.61, 13.68, 196.06°) |
| OKLab | oklab(77.61% -0.0404 -0.0103) |
| OKLCH | oklch(77.61% 0.042 194.4) |
| XYZ | xyz(40.8713, 47.6532, 55.7497) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 9.02
Cool Grey
#95A3A6
ΔE00 10.66
Pale Teal
#82CBB2
ΔE00 11.02
Bluegrey
#85A3B2
ΔE00 11.24
Paleturquoise
#AFEEEE
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFBE #BF9899
analogous
#98BFAB #98BFBE #98ACBF
triadic
#98BFBE #BE98BF #BFBE98
tetradic
#98BFBE #AB98BF #BF9899 #ACBF98
square
#98BFBE #AB98BF #BF9899 #ACBF98
split-complementary
#98BFBE #BF98AC #BFAB98
monochromatic
#558887 #72A8A6 #98BFBE #BED6D6 #E3EEEE
Accessibility & contrast
On white
1.99
#98BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#98BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFBE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFBE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#8CC1BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfbe; /* rgb */ color: rgb(152, 191, 190); /* oklch */ color: oklch(77.6% 0.042 194.4);
Tailwind
colors: {
custom: {
50: '#b7d2d1',
500: '#98bfbe',
950: '#000000',
},
}SCSS
$custom: #98bfbe; $custom-light: #b7d2d1; $custom-dark: #000000;
JSON
{
"hex": "#98bfbe",
"rgb": {
"r": 152,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.462,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77613,
"c": 0.04167,
"h": 194.4
},
"luminance": 0.47655
}Semantic roles & 50–950 ramp
primary
#98BFBE
secondary
#E0D3D4
accent
#4446A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282