#97C0BF#97C0BF
#97C0BF is a light, muted teal. Relative luminance 0.480; OKLCH L 77.8% C 0.044 H 194.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97C0BF |
|---|---|
| RGB | rgb(151, 192, 191) |
| HSL | hsl(179, 25%, 67%) |
| HSV | hsv(179, 21%, 75%) |
| CMYK | cmyk(21.4%, 0%, 0.5%, 24.7%) |
| CIE-LAB | lab(74.85, -13.76, -3.98) |
| CIE-LCH | lch(74.85, 14.32, 196.12°) |
| OKLab | oklab(77.8% -0.0423 -0.0109) |
| OKLCH | oklch(77.8% 0.044 194.4) |
| XYZ | xyz(41.0133, 48.0386, 56.3915) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.32
Lightblue
#ADD8E6
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 10.74
Paleturquoise
#AFEEEE
ΔE00 11.05
Cool Grey
#95A3A6
ΔE00 11.13
Sky Blue
#87CEEB
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C0BF #C09798
analogous
#97C0AB #97C0BF #97ACC0
triadic
#97C0BF #BF97C0 #C0BF97
tetradic
#97C0BF #AB97C0 #C09798 #ACC097
square
#97C0BF #AB97C0 #C09798 #ACC097
split-complementary
#97C0BF #C097AC #C0AB97
monochromatic
#538988 #71A9A8 #97C0BF #BDD7D6 #E3EEEE
Accessibility & contrast
On white
1.98
#97C0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#97C0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C0BF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C0BF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#8AC3C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97c0bf; /* rgb */ color: rgb(151, 192, 191); /* oklch */ color: oklch(77.8% 0.044 194.4);
Tailwind
colors: {
custom: {
50: '#b6d3d2',
500: '#97c0bf',
950: '#000000',
},
}SCSS
$custom: #97c0bf; $custom-light: #b6d3d2; $custom-dark: #000000;
JSON
{
"hex": "#97c0bf",
"rgb": {
"r": 151,
"g": 192,
"b": 191
},
"hsl": {
"h": 178.537,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.778,
"c": 0.04364,
"h": 194.4
},
"luminance": 0.4804
}Semantic roles & 50–950 ramp
primary
#97C0BF
secondary
#E0D3D3
accent
#4245A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282