#97BFC2#97BFC2
#97BFC2 is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.043 H 202.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFC2 |
|---|---|
| RGB | rgb(151, 191, 194) |
| HSL | hsl(184, 26%, 68%) |
| HSV | hsv(184, 22%, 76%) |
| CMYK | cmyk(22.2%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.66, -12.58, -5.89) |
| CIE-LCH | lch(74.66, 13.89, 205.09°) |
| OKLab | oklab(77.68% -0.0397 -0.016) |
| OKLCH | oklch(77.68% 0.043 202) |
| XYZ | xyz(41.1280, 47.7344, 58.0751) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.09
Sky Blue
#87CEEB
ΔE00 9.86
Bluegrey
#85A3B2
ΔE00 10.13
Light Grey Blue
#9DBCD4
ΔE00 10.28
Cool Grey
#95A3A6
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFC2 #C29A97
analogous
#97C2AF #97BFC2 #97A9C2
triadic
#97BFC2 #C297BF #BFC297
tetradic
#97BFC2 #AF97C2 #C29A97 #A9C297
square
#97BFC2 #AF97C2 #C29A97 #A9C297
split-complementary
#97BFC2 #C297A9 #C2AF97
monochromatic
#52888C #70A7AB #97BFC2 #BED7D9 #E4EEEF
Accessibility & contrast
On white
1.99
#97BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#97BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFC2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFC2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC2
Deuteranopia (green-blind)
#B1B5C2
Tritanopia (blue-blind)
#89C2C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bfc2; /* rgb */ color: rgb(151, 191, 194); /* oklch */ color: oklch(77.7% 0.043 202.0);
Tailwind
colors: {
custom: {
50: '#b6d2d4',
500: '#97bfc2',
950: '#000000',
},
}SCSS
$custom: #97bfc2; $custom-light: #b6d2d4; $custom-dark: #000000;
JSON
{
"hex": "#97bfc2",
"rgb": {
"r": 151,
"g": 191,
"b": 194
},
"hsl": {
"h": 184.186,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77675,
"c": 0.04283,
"h": 202
},
"luminance": 0.47736
}Semantic roles & 50–950 ramp
primary
#97BFC2
secondary
#E1D5D4
accent
#4841A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283