#98C0BF#98C0BF
#98C0BF is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.043 H 194.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #98C0BF |
|---|---|
| RGB | rgb(152, 192, 191) |
| HSL | hsl(179, 24%, 67%) |
| HSV | hsv(179, 21%, 75%) |
| CMYK | cmyk(20.8%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.91, -13.45, -3.88) |
| CIE-LCH | lch(74.91, 14.00, 196.09°) |
| OKLab | oklab(77.86% -0.0413 -0.0106) |
| OKLCH | oklch(77.86% 0.043 194.4) |
| XYZ | xyz(41.1998, 48.1347, 56.4003) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.30
Lightblue
#ADD8E6
ΔE00 8.90
Pale Teal
#82CBB2
ΔE00 10.86
Cool Grey
#95A3A6
ΔE00 10.98
Paleturquoise
#AFEEEE
ΔE00 11.10
Sky Blue
#87CEEB
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98C0BF #C09899
analogous
#98C0AB #98C0BF #98ADC0
triadic
#98C0BF #BF98C0 #C0BF98
tetradic
#98C0BF #AB98C0 #C09899 #ADC098
square
#98C0BF #AB98C0 #C09899 #ADC098
split-complementary
#98C0BF #C098AD #C0AB98
monochromatic
#548988 #72A9A7 #98C0BF #BED7D7 #E4EEEE
Accessibility & contrast
On white
1.98
#98C0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#98C0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98C0BF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98C0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98C0BF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#8CC3C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98c0bf; /* rgb */ color: rgb(152, 192, 191); /* oklch */ color: oklch(77.9% 0.043 194.4);
Tailwind
colors: {
custom: {
50: '#b7d3d2',
500: '#98c0bf',
950: '#000000',
},
}SCSS
$custom: #98c0bf; $custom-light: #b7d3d2; $custom-dark: #000000;
JSON
{
"hex": "#98c0bf",
"rgb": {
"r": 152,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.5,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.77864,
"c": 0.04264,
"h": 194.4
},
"luminance": 0.48136
}Semantic roles & 50–950 ramp
primary
#98C0BF
secondary
#E0D4D4
accent
#4345A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282