#98C1BF#98C1BF
#98C1BF is a light, muted teal. Relative luminance 0.486; OKLCH L 78.1% C 0.044 H 192.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98C1BF |
|---|---|
| RGB | rgb(152, 193, 191) |
| HSL | hsl(177, 25%, 68%) |
| HSV | hsv(177, 21%, 76%) |
| CMYK | cmyk(21.2%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(75.19, -13.97, -3.47) |
| CIE-LCH | lch(75.19, 14.39, 193.96°) |
| OKLab | oklab(78.08% -0.0426 -0.0095) |
| OKLCH | oklch(78.08% 0.044 192.6) |
| XYZ | xyz(41.4201, 48.5754, 56.4737) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 9.14
Pale Teal
#82CBB2
ΔE00 10.31
Paleturquoise
#AFEEEE
ΔE00 10.82
Cool Grey
#95A3A6
ΔE00 11.43
Mediumturquoise
#48D1CC
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C1BF #C1989A
analogous
#98C1AA #98C1BF #98AEC1
triadic
#98C1BF #BF98C1 #C1BF98
tetradic
#98C1BF #AA98C1 #C1989A #AEC198
square
#98C1BF #AA98C1 #C1989A #AEC198
split-complementary
#98C1BF #C198AE #C1AA98
monochromatic
#548B88 #72AAA7 #98C1BF #BED8D7 #E4EFEE
Accessibility & contrast
On white
1.96
#98C1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#98C1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C1BF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C1BF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#8BC3C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98c1bf; /* rgb */ color: rgb(152, 193, 191); /* oklch */ color: oklch(78.1% 0.044 192.6);
Tailwind
colors: {
custom: {
50: '#b7d3d2',
500: '#98c1bf',
950: '#000000',
},
}SCSS
$custom: #98c1bf; $custom-light: #b7d3d2; $custom-dark: #000000;
JSON
{
"hex": "#98c1bf",
"rgb": {
"r": 152,
"g": 193,
"b": 191
},
"hsl": {
"h": 177.073,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.78084,
"c": 0.04369,
"h": 192.6
},
"luminance": 0.48577
}Semantic roles & 50–950 ramp
primary
#98C1BF
secondary
#E1D4D5
accent
#4247A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282