#97C2BF#97C2BF
#97C2BF is a light, muted teal. Relative luminance 0.489; OKLCH L 78.2% C 0.046 H 191.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2BF |
|---|---|
| RGB | rgb(151, 194, 191) |
| HSL | hsl(176, 26%, 68%) |
| HSV | hsv(176, 22%, 76%) |
| CMYK | cmyk(22.2%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.40, -14.79, -3.16) |
| CIE-LCH | lch(75.40, 15.13, 192.06°) |
| OKLab | oklab(78.24% -0.0449 -0.0087) |
| OKLCH | oklch(78.24% 0.046 191) |
| XYZ | xyz(41.4555, 48.9228, 56.5389) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.28
Lightblue
#ADD8E6
ΔE00 9.47
Pale Teal
#82CBB2
ΔE00 9.65
Paleturquoise
#AFEEEE
ΔE00 10.53
Mediumturquoise
#48D1CC
ΔE00 11.03
Seafoam Blue
#78D1B6
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2BF #C2979A
analogous
#97C2A9 #97C2BF #97AFC2
triadic
#97C2BF #BF97C2 #C2BF97
tetradic
#97C2BF #A997C2 #C2979A #AFC297
square
#97C2BF #A997C2 #C2979A #AFC297
split-complementary
#97C2BF #C297AF #C2A997
monochromatic
#528C88 #70ABA7 #97C2BF #BED9D7 #E4EFEE
Accessibility & contrast
On white
1.95
#97C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#97C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2BF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2BF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#8AC4C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #97c2bf; /* rgb */ color: rgb(151, 194, 191); /* oklch */ color: oklch(78.2% 0.046 191.0);
Tailwind
colors: {
custom: {
50: '#b6d4d2',
500: '#97c2bf',
950: '#000000',
},
}SCSS
$custom: #97c2bf; $custom-light: #b6d4d2; $custom-dark: #000000;
JSON
{
"hex": "#97c2bf",
"rgb": {
"r": 151,
"g": 194,
"b": 191
},
"hsl": {
"h": 175.814,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.78241,
"c": 0.04576,
"h": 191
},
"luminance": 0.48924
}Semantic roles & 50–950 ramp
primary
#97C2BF
secondary
#E1D4D5
accent
#4148A5
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382