#97BEC0#97BEC0
#97BEC0 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.042 H 200.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEC0 |
|---|---|
| RGB | rgb(151, 190, 192) |
| HSL | hsl(183, 25%, 67%) |
| HSV | hsv(183, 21%, 75%) |
| CMYK | cmyk(21.4%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(74.32, -12.50, -5.29) |
| CIE-LCH | lch(74.32, 13.57, 202.96°) |
| OKLab | oklab(77.39% -0.0392 -0.0144) |
| OKLCH | oklch(77.39% 0.042 200.2) |
| XYZ | xyz(40.6876, 47.2105, 56.8277) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.42
Cool Grey
#95A3A6
ΔE00 10.12
Bluegrey
#85A3B2
ΔE00 10.15
Sky Blue
#87CEEB
ΔE00 10.37
Light Grey Blue
#9DBCD4
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEC0 #C09997
analogous
#97C0AE #97BEC0 #97AAC0
triadic
#97BEC0 #C097BE #BEC097
tetradic
#97BEC0 #AE97C0 #C09997 #AAC097
square
#97BEC0 #AE97C0 #C09997 #AAC097
split-complementary
#97BEC0 #C097AA #C0AE97
monochromatic
#538789 #71A6A9 #97BEC0 #BDD6D7 #E3EEEE
Accessibility & contrast
On white
2.01
#97BEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#97BEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEC0
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEC0 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC0
Deuteranopia (green-blind)
#B0B4C0
Tritanopia (blue-blind)
#8AC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bec0; /* rgb */ color: rgb(151, 190, 192); /* oklch */ color: oklch(77.4% 0.042 200.2);
Tailwind
colors: {
custom: {
50: '#b6d1d3',
500: '#97bec0',
950: '#000000',
},
}SCSS
$custom: #97bec0; $custom-light: #b6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#97bec0",
"rgb": {
"r": 151,
"g": 190,
"b": 192
},
"hsl": {
"h": 182.927,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.77392,
"c": 0.04175,
"h": 200.2
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#97BEC0
secondary
#E0D4D3
accent
#4742A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282