#97C0BB#97C0BB
#97C0BB is a light, muted teal. Relative luminance 0.479; OKLCH L 77.7% C 0.044 H 187.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97C0BB |
|---|---|
| RGB | rgb(151, 192, 187) |
| HSL | hsl(173, 25%, 67%) |
| HSV | hsv(173, 21%, 75%) |
| CMYK | cmyk(21.4%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(74.74, -14.62, -1.96) |
| CIE-LCH | lch(74.74, 14.76, 187.65°) |
| OKLab | oklab(77.68% -0.0439 -0.0055) |
| OKLCH | oklch(77.68% 0.044 187.1) |
| XYZ | xyz(40.5792, 47.8649, 54.1049) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.12
Pale Teal
#82CBB2
ΔE00 9.20
Lightblue
#ADD8E6
ΔE00 10.39
Seafoam Blue
#78D1B6
ΔE00 10.84
Greyish Teal
#719F91
ΔE00 10.92
Paleturquoise
#AFEEEE
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C0BB #C0979C
analogous
#97C0A7 #97C0BB #97B1C0
triadic
#97C0BB #BB97C0 #C0BB97
tetradic
#97C0BB #A797C0 #C0979C #B1C097
square
#97C0BB #A797C0 #C0979C #B1C097
split-complementary
#97C0BB #C097B1 #C0A797
monochromatic
#538983 #71A9A2 #97C0BB #BDD7D4 #E3EEED
Accessibility & contrast
On white
1.99
#97C0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#97C0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C0BB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C0BB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBB
Deuteranopia (green-blind)
#B4B5BC
Tritanopia (blue-blind)
#8BC2BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97c0bb; /* rgb */ color: rgb(151, 192, 187); /* oklch */ color: oklch(77.7% 0.044 187.1);
Tailwind
colors: {
custom: {
50: '#b6d3cf',
500: '#97c0bb',
950: '#000000',
},
}SCSS
$custom: #97c0bb; $custom-light: #b6d3cf; $custom-dark: #000000;
JSON
{
"hex": "#97c0bb",
"rgb": {
"r": 151,
"g": 192,
"b": 187
},
"hsl": {
"h": 172.683,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.77677,
"c": 0.04423,
"h": 187.1
},
"luminance": 0.47866
}Semantic roles & 50–950 ramp
primary
#97C0BB
secondary
#E0D3D5
accent
#424EA3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282