#97BFC0#97BFC0
#97BFC0 is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.043 H 198.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFC0 |
|---|---|
| RGB | rgb(151, 191, 192) |
| HSL | hsl(181, 25%, 67%) |
| HSV | hsv(181, 21%, 75%) |
| CMYK | cmyk(21.4%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.60, -13.02, -4.89) |
| CIE-LCH | lch(74.60, 13.91, 200.57°) |
| OKLab | oklab(77.61% -0.0405 -0.0133) |
| OKLCH | oklch(77.61% 0.043 198.2) |
| XYZ | xyz(40.9049, 47.6451, 56.9001) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.44
Cool Grey
#95A3A6
ΔE00 10.55
Sky Blue
#87CEEB
ΔE00 10.65
Bluegrey
#85A3B2
ΔE00 10.71
Light Grey Blue
#9DBCD4
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFC0 #C09897
analogous
#97C0AC #97BFC0 #97ABC0
triadic
#97BFC0 #C097BF #BFC097
tetradic
#97BFC0 #AC97C0 #C09897 #ABC097
square
#97BFC0 #AC97C0 #C09897 #ABC097
split-complementary
#97BFC0 #C097AB #C0AC97
monochromatic
#538889 #71A8A9 #97BFC0 #BDD6D7 #E3EEEE
Accessibility & contrast
On white
1.99
#97BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#97BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFC0
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFC0 | 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)
#B9BBC0
Deuteranopia (green-blind)
#B1B5C0
Tritanopia (blue-blind)
#8AC2BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bfc0; /* rgb */ color: rgb(151, 191, 192); /* oklch */ color: oklch(77.6% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#b6d2d3',
500: '#97bfc0',
950: '#000000',
},
}SCSS
$custom: #97bfc0; $custom-light: #b6d2d3; $custom-dark: #000000;
JSON
{
"hex": "#97bfc0",
"rgb": {
"r": 151,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.463,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.77612,
"c": 0.04266,
"h": 198.2
},
"luminance": 0.47647
}Semantic roles & 50–950 ramp
primary
#97BFC0
secondary
#E0D3D3
accent
#4542A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282