#97C8BF#97C8BF
#97C8BF is a light, muted teal. Relative luminance 0.516; OKLCH L 79.6% C 0.053 H 182.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8BF |
|---|---|
| RGB | rgb(151, 200, 191) |
| HSL | hsl(169, 31%, 69%) |
| HSV | hsv(169, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(77.07, -17.87, -0.72) |
| CIE-LCH | lch(77.07, 17.88, 182.30°) |
| OKLab | oklab(79.57% -0.0528 -0.0022) |
| OKLCH | oklch(79.57% 0.053 182.4) |
| XYZ | xyz(42.8179, 51.6476, 56.9930) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.77
Seafoam Blue
#78D1B6
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.62
Mediumturquoise
#48D1CC
ΔE00 9.85
Mediumaquamarine
#66CDAA
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8BF #C897A0
analogous
#97C8A7 #97C8BF #97B9C8
triadic
#97C8BF #BF97C8 #C8BF97
tetradic
#97C8BF #A797C8 #C897A0 #B9C897
square
#97C8BF #A797C8 #C897A0 #B9C897
split-complementary
#97C8BF #C897B9 #C8A797
monochromatic
#4F9689 #6FB3A6 #97C8BF #BFDDD8 #E7F2F0
Accessibility & contrast
On white
1.85
#97C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#97C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8BF
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8BF | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#89CAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97c8bf; /* rgb */ color: rgb(151, 200, 191); /* oklch */ color: oklch(79.6% 0.053 182.4);
Tailwind
colors: {
custom: {
50: '#b6d8d2',
500: '#97c8bf',
950: '#000000',
},
}SCSS
$custom: #97c8bf; $custom-light: #b6d8d2; $custom-dark: #000000;
JSON
{
"hex": "#97c8bf",
"rgb": {
"r": 151,
"g": 200,
"b": 191
},
"hsl": {
"h": 168.98,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79568,
"c": 0.0529,
"h": 182.4
},
"luminance": 0.51649
}Semantic roles & 50–950 ramp
primary
#97C8BF
secondary
#9D6770
accent
#3C50AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383