#97BEC2#97BEC2
#97BEC2 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.5% C 0.042 H 204.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEC2 |
|---|---|
| RGB | rgb(151, 190, 194) |
| HSL | hsl(186, 26%, 68%) |
| HSV | hsv(186, 22%, 76%) |
| CMYK | cmyk(22.2%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.38, -12.06, -6.30) |
| CIE-LCH | lch(74.38, 13.60, 207.58°) |
| OKLab | oklab(77.46% -0.0384 -0.0171) |
| OKLCH | oklch(77.46% 0.042 204.1) |
| XYZ | xyz(40.9107, 47.2997, 58.0027) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.31
Bluegrey
#85A3B2
ΔE00 9.59
Sky Blue
#87CEEB
ΔE00 9.60
Light Grey Blue
#9DBCD4
ΔE00 9.73
Cool Grey
#95A3A6
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEC2 #C29B97
analogous
#97C2B0 #97BEC2 #97A9C2
triadic
#97BEC2 #C297BE #BEC297
tetradic
#97BEC2 #B097C2 #C29B97 #A9C297
square
#97BEC2 #B097C2 #C29B97 #A9C297
split-complementary
#97BEC2 #C297A9 #C2B097
monochromatic
#52878C #70A6AB #97BEC2 #BED6D9 #E4EEEF
Accessibility & contrast
On white
2.01
#97BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#97BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEC2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEC2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BAC2
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#8AC1BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bec2; /* rgb */ color: rgb(151, 190, 194); /* oklch */ color: oklch(77.5% 0.042 204.1);
Tailwind
colors: {
custom: {
50: '#b6d1d4',
500: '#97bec2',
950: '#000000',
},
}SCSS
$custom: #97bec2; $custom-light: #b6d1d4; $custom-dark: #000000;
JSON
{
"hex": "#97bec2",
"rgb": {
"r": 151,
"g": 190,
"b": 194
},
"hsl": {
"h": 185.581,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77456,
"c": 0.04203,
"h": 204.1
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#97BEC2
secondary
#E1D5D4
accent
#4A41A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283