#97C4BF#97C4BF
#97C4BF is a light, muted teal. Relative luminance 0.498; OKLCH L 78.7% C 0.048 H 187.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97C4BF |
|---|---|
| RGB | rgb(151, 196, 191) |
| HSL | hsl(173, 28%, 68%) |
| HSV | hsv(173, 23%, 77%) |
| CMYK | cmyk(23%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(75.96, -15.82, -2.35) |
| CIE-LCH | lch(75.96, 16.00, 188.43°) |
| OKLab | oklab(78.68% -0.0476 -0.0065) |
| OKLCH | oklch(78.68% 0.048 187.8) |
| XYZ | xyz(41.9036, 49.8191, 56.6883) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.38
Pale Teal
#82CBB2
ΔE00 8.63
Lightblue
#ADD8E6
ΔE00 10.05
Paleturquoise
#AFEEEE
ΔE00 10.12
Seafoam Blue
#78D1B6
ΔE00 10.15
Mediumturquoise
#48D1CC
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C4BF #C4979C
analogous
#97C4A8 #97C4BF #97B2C4
triadic
#97C4BF #BF97C4 #C4BF97
tetradic
#97C4BF #A897C4 #C4979C #B2C497
square
#97C4BF #A897C4 #C4979C #B2C497
split-complementary
#97C4BF #C497B2 #C4A897
monochromatic
#518F88 #70AEA7 #97C4BF #BEDAD7 #E5F0EF
Accessibility & contrast
On white
1.92
#97C4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#97C4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C4BF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C4BF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#8AC6C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c4bf; /* rgb */ color: rgb(151, 196, 191); /* oklch */ color: oklch(78.7% 0.048 187.8);
Tailwind
colors: {
custom: {
50: '#b6d6d2',
500: '#97c4bf',
950: '#000000',
},
}SCSS
$custom: #97c4bf; $custom-light: #b6d6d2; $custom-dark: #000000;
JSON
{
"hex": "#97c4bf",
"rgb": {
"r": 151,
"g": 196,
"b": 191
},
"hsl": {
"h": 173.333,
"s": 27.607,
"l": 68.039
},
"oklch": {
"l": 0.78682,
"c": 0.04803,
"h": 187.8
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#97C4BF
secondary
#E2D5D6
accent
#3F4BA6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382