#97CFCB#97CFCB
#97CFCB is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.058 H 190.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFCB |
|---|---|
| RGB | rgb(151, 207, 203) |
| HSL | hsl(176, 37%, 70%) |
| HSV | hsv(176, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(79.34, -18.79, -3.85) |
| CIE-LCH | lch(79.34, 19.18, 191.56°) |
| OKLab | oklab(81.48% -0.057 -0.0106) |
| OKLCH | oklch(81.48% 0.058 190.5) |
| XYZ | xyz(45.8513, 55.5145, 64.7878) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 7.31
Pale Teal
#82CBB2
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 9.20
Seafoam Blue
#78D1B6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFCB #CF979B
analogous
#97CFAF #97CFCB #97B7CF
triadic
#97CFCB #CB97CF #CFCB97
tetradic
#97CFCB #AF97CF #CF979B #B7CF97
square
#97CFCB #AF97CF #CF979B #B7CF97
split-complementary
#97CFCB #CF97B7 #CFAF97
monochromatic
#4AA19B #6DBCB6 #97CFCB #C1E2E0 #EAF5F5
Accessibility & contrast
On white
1.74
#97CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#97CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFCB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFCB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#85D2CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97cfcb; /* rgb */ color: rgb(151, 207, 203); /* oklch */ color: oklch(81.5% 0.058 190.5);
Tailwind
colors: {
custom: {
50: '#b7ddda',
500: '#97cfcb',
950: '#000000',
},
}SCSS
$custom: #97cfcb; $custom-light: #b7ddda; $custom-dark: #000000;
JSON
{
"hex": "#97cfcb",
"rgb": {
"r": 151,
"g": 207,
"b": 203
},
"hsl": {
"h": 175.714,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81483,
"c": 0.05797,
"h": 190.5
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#97CFCB
secondary
#A5666A
accent
#363EB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483