#97BEC3#97BEC3
#97BEC3 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.5% C 0.042 H 206.0°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEC3 |
|---|---|
| RGB | rgb(151, 190, 195) |
| HSL | hsl(187, 27%, 68%) |
| HSV | hsv(187, 23%, 76%) |
| CMYK | cmyk(22.6%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(74.41, -11.83, -6.80) |
| CIE-LCH | lch(74.41, 13.65, 209.88°) |
| OKLab | oklab(77.49% -0.038 -0.0185) |
| OKLCH | oklch(77.49% 0.042 206) |
| XYZ | xyz(41.0234, 47.3448, 58.5962) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 9.24
Light Grey Blue
#9DBCD4
ΔE00 9.30
Bluegrey
#85A3B2
ΔE00 9.33
Cool Grey
#95A3A6
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEC3 #C39C97
analogous
#97C3B2 #97BEC3 #97A8C3
triadic
#97BEC3 #C397BE #BEC397
tetradic
#97BEC3 #B297C3 #C39C97 #A8C397
square
#97BEC3 #B297C3 #C39C97 #A8C397
split-complementary
#97BEC3 #C397A8 #C3B297
monochromatic
#52878E #70A6AD #97BEC3 #BED6D9 #E5EFF0
Accessibility & contrast
On white
2.01
#97BEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#97BEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEC3
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEC3 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC3
Deuteranopia (green-blind)
#B0B4C3
Tritanopia (blue-blind)
#89C1BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bec3; /* rgb */ color: rgb(151, 190, 195); /* oklch */ color: oklch(77.5% 0.042 206.0);
Tailwind
colors: {
custom: {
50: '#b6d1d5',
500: '#97bec3',
950: '#000000',
},
}SCSS
$custom: #97bec3; $custom-light: #b6d1d5; $custom-dark: #000000;
JSON
{
"hex": "#97bec3",
"rgb": {
"r": 151,
"g": 190,
"b": 195
},
"hsl": {
"h": 186.818,
"s": 26.829,
"l": 67.843
},
"oklch": {
"l": 0.77489,
"c": 0.04225,
"h": 206
},
"luminance": 0.47346
}Semantic roles & 50–950 ramp
primary
#97BEC3
secondary
#E2D6D4
accent
#4C40A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283