#97BCC2#97BCC2
#97BCC2 is a light, muted teal. Relative luminance 0.464; OKLCH L 77.0% C 0.041 H 208.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCC2 |
|---|---|
| RGB | rgb(151, 188, 194) |
| HSL | hsl(188, 26%, 68%) |
| HSV | hsv(188, 22%, 76%) |
| CMYK | cmyk(22.2%, 3.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.83, -11.01, -7.12) |
| CIE-LCH | lch(73.83, 13.11, 212.88°) |
| OKLab | oklab(77.02% -0.0357 -0.0193) |
| OKLCH | oklch(77.02% 0.041 208.5) |
| XYZ | xyz(40.4805, 46.4393, 57.8593) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.65
Bluegrey
#85A3B2
ΔE00 8.51
Light Grey Blue
#9DBCD4
ΔE00 8.61
Powder Blue
#B0E0E6
ΔE00 8.86
Cool Grey
#95A3A6
ΔE00 9.13
Sky Blue
#87CEEB
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCC2 #C29D97
analogous
#97C2B2 #97BCC2 #97A6C2
triadic
#97BCC2 #C297BC #BCC297
tetradic
#97BCC2 #B297C2 #C29D97 #A6C297
square
#97BCC2 #B297C2 #C29D97 #A6C297
split-complementary
#97BCC2 #C297A6 #C2B297
monochromatic
#52848C #70A3AB #97BCC2 #BED5D9 #E4EEEF
Accessibility & contrast
On white
2.04
#97BCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#97BCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCC2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCC2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9C2
Deuteranopia (green-blind)
#AEB3C2
Tritanopia (blue-blind)
#8ABFBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcc2; /* rgb */ color: rgb(151, 188, 194); /* oklch */ color: oklch(77.0% 0.041 208.5);
Tailwind
colors: {
custom: {
50: '#b6d0d4',
500: '#97bcc2',
950: '#000000',
},
}SCSS
$custom: #97bcc2; $custom-light: #b6d0d4; $custom-dark: #000000;
JSON
{
"hex": "#97bcc2",
"rgb": {
"r": 151,
"g": 188,
"b": 194
},
"hsl": {
"h": 188.372,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77019,
"c": 0.04059,
"h": 208.5
},
"luminance": 0.46441
}Semantic roles & 50–950 ramp
primary
#97BCC2
secondary
#E1D6D4
accent
#4F41A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283