#97C1C5#97C1C5
#97C1C5 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.2% C 0.045 H 203.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97C1C5 |
|---|---|
| RGB | rgb(151, 193, 197) |
| HSL | hsl(185, 28%, 68%) |
| HSV | hsv(185, 23%, 77%) |
| CMYK | cmyk(23.4%, 2%, 0%, 22.7%) |
| CIE-LAB | lab(75.29, -12.95, -6.58) |
| CIE-LCH | lch(75.29, 14.53, 206.92°) |
| OKLab | oklab(78.21% -0.0412 -0.0179) |
| OKLCH | oklch(78.21% 0.045 203.5) |
| XYZ | xyz(41.9075, 48.7488, 60.0139) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.29
Powder Blue
#B0E0E6
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 9.25
Light Grey Blue
#9DBCD4
ΔE00 10.13
Baby Blue
#89CFF0
ΔE00 10.40
Bluegrey
#85A3B2
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C1C5 #C59B97
analogous
#97C5B2 #97C1C5 #97AAC5
triadic
#97C1C5 #C597C1 #C1C597
tetradic
#97C1C5 #B297C5 #C59B97 #AAC597
square
#97C1C5 #B297C5 #C59B97 #AAC597
split-complementary
#97C1C5 #C597AA #C5B297
monochromatic
#518B91 #70AAAF #97C1C5 #BED8DB #E6F0F1
Accessibility & contrast
On white
1.95
#97C1C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#97C1C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C1C5
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C1C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C1C5 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC5
Deuteranopia (green-blind)
#B2B7C5
Tritanopia (blue-blind)
#88C4C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #97c1c5; /* rgb */ color: rgb(151, 193, 197); /* oklch */ color: oklch(78.2% 0.045 203.5);
Tailwind
colors: {
custom: {
50: '#b6d3d6',
500: '#97c1c5',
950: '#000000',
},
}SCSS
$custom: #97c1c5; $custom-light: #b6d3d6; $custom-dark: #000000;
JSON
{
"hex": "#97c1c5",
"rgb": {
"r": 151,
"g": 193,
"b": 197
},
"hsl": {
"h": 185.217,
"s": 28.395,
"l": 68.235
},
"oklch": {
"l": 0.7821,
"c": 0.0449,
"h": 203.5
},
"luminance": 0.4875
}Semantic roles & 50–950 ramp
primary
#97C1C5
secondary
#E3D6D5
accent
#483EA7
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283