#97BBC0#97BBC0
#97BBC0 is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.039 H 206.8°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBC0 |
|---|---|
| RGB | rgb(151, 187, 192) |
| HSL | hsl(187, 25%, 67%) |
| HSV | hsv(187, 21%, 75%) |
| CMYK | cmyk(21.4%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.50, -10.93, -6.52) |
| CIE-LCH | lch(73.50, 12.72, 210.82°) |
| OKLab | oklab(76.74% -0.0351 -0.0177) |
| OKLCH | oklch(76.74% 0.039 206.8) |
| XYZ | xyz(40.0445, 45.9243, 56.6133) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.05
Bluegrey
#85A3B2
ΔE00 8.49
Cool Grey
#95A3A6
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 8.94
Powder Blue
#B0E0E6
ΔE00 9.13
Cool Gray
#9AA7B0
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBC0 #C09C97
analogous
#97C0B1 #97BBC0 #97A7C0
triadic
#97BBC0 #C097BB #BBC097
tetradic
#97BBC0 #B197C0 #C09C97 #A7C097
square
#97BBC0 #B197C0 #C09C97 #A7C097
split-complementary
#97BBC0 #C097A7 #C0B197
monochromatic
#538389 #71A2A9 #97BBC0 #BDD4D7 #E3EDEE
Accessibility & contrast
On white
2.06
#97BBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#97BBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBC0
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBC0 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C0
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#8BBEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbc0; /* rgb */ color: rgb(151, 187, 192); /* oklch */ color: oklch(76.7% 0.039 206.8);
Tailwind
colors: {
custom: {
50: '#b6cfd3',
500: '#97bbc0',
950: '#000000',
},
}SCSS
$custom: #97bbc0; $custom-light: #b6cfd3; $custom-dark: #000000;
JSON
{
"hex": "#97bbc0",
"rgb": {
"r": 151,
"g": 187,
"b": 192
},
"hsl": {
"h": 187.317,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.76736,
"c": 0.03936,
"h": 206.8
},
"luminance": 0.45926
}Semantic roles & 50–950 ramp
primary
#97BBC0
secondary
#E0D5D3
accent
#4E42A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282