#98BFC0#98BFC0
#98BFC0 is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.042 H 198.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98BFC0 |
|---|---|
| RGB | rgb(152, 191, 192) |
| HSL | hsl(182, 24%, 67%) |
| HSV | hsv(182, 21%, 75%) |
| CMYK | cmyk(20.8%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.66, -12.71, -4.79) |
| CIE-LCH | lch(74.66, 13.58, 200.65°) |
| OKLab | oklab(77.68% -0.0395 -0.0131) |
| OKLCH | oklch(77.68% 0.042 198.3) |
| XYZ | xyz(41.0914, 47.7413, 56.9089) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.26
Lightblue
#ADD8E6
ΔE00 8.37
Cool Grey
#95A3A6
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.63
Sky Blue
#87CEEB
ΔE00 10.68
Light Grey Blue
#9DBCD4
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BFC0 #C09998
analogous
#98C0AD #98BFC0 #98ABC0
triadic
#98BFC0 #C098BF #BFC098
tetradic
#98BFC0 #AD98C0 #C09998 #ABC098
square
#98BFC0 #AD98C0 #C09998 #ABC098
split-complementary
#98BFC0 #C098AB #C0AD98
monochromatic
#548889 #72A7A9 #98BFC0 #BED7D7 #E4EEEE
Accessibility & contrast
On white
1.99
#98BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#98BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BFC0
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BFC0 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#8BC2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bfc0; /* rgb */ color: rgb(152, 191, 192); /* oklch */ color: oklch(77.7% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#b7d2d3',
500: '#98bfc0',
950: '#000000',
},
}SCSS
$custom: #98bfc0; $custom-light: #b7d2d3; $custom-dark: #000000;
JSON
{
"hex": "#98bfc0",
"rgb": {
"r": 152,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.5,
"s": 24.096,
"l": 67.451
},
"oklch": {
"l": 0.77676,
"c": 0.04165,
"h": 198.3
},
"luminance": 0.47743
}Semantic roles & 50–950 ramp
primary
#98BFC0
secondary
#E0D4D4
accent
#4543A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282