#97BDC2#97BDC2
#97BDC2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.2% C 0.041 H 206.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDC2 |
|---|---|
| RGB | rgb(151, 189, 194) |
| HSL | hsl(187, 26%, 68%) |
| HSV | hsv(187, 22%, 76%) |
| CMYK | cmyk(22.2%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.11, -11.53, -6.71) |
| CIE-LCH | lch(74.11, 13.34, 210.18°) |
| OKLab | oklab(77.24% -0.037 -0.0182) |
| OKLCH | oklch(77.24% 0.041 206.2) |
| XYZ | xyz(40.6949, 46.8680, 57.9307) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.56
Bluegrey
#85A3B2
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.17
Sky Blue
#87CEEB
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDC2 #C29C97
analogous
#97C2B2 #97BDC2 #97A7C2
triadic
#97BDC2 #C297BD #BDC297
tetradic
#97BDC2 #B297C2 #C29C97 #A7C297
square
#97BDC2 #B297C2 #C29C97 #A7C297
split-complementary
#97BDC2 #C297A7 #C2B297
monochromatic
#52868C #70A5AB #97BDC2 #BED5D9 #E4EEEF
Accessibility & contrast
On white
2.02
#97BDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#97BDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDC2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDC2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#8AC0BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bdc2; /* rgb */ color: rgb(151, 189, 194); /* oklch */ color: oklch(77.2% 0.041 206.2);
Tailwind
colors: {
custom: {
50: '#b6d0d4',
500: '#97bdc2',
950: '#000000',
},
}SCSS
$custom: #97bdc2; $custom-light: #b6d0d4; $custom-dark: #000000;
JSON
{
"hex": "#97bdc2",
"rgb": {
"r": 151,
"g": 189,
"b": 194
},
"hsl": {
"h": 186.977,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77238,
"c": 0.04128,
"h": 206.2
},
"luminance": 0.4687
}Semantic roles & 50–950 ramp
primary
#97BDC2
secondary
#E1D5D4
accent
#4C41A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283