#97CFCF#97CFCF
#97CFCF is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.058 H 196.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFCF |
|---|---|
| RGB | rgb(151, 207, 207) |
| HSL | hsl(180, 37%, 70%) |
| HSV | hsv(180, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(79.45, -17.90, -5.83) |
| CIE-LCH | lch(79.45, 18.82, 198.03°) |
| OKLab | oklab(81.61% -0.0554 -0.016) |
| OKLCH | oklch(81.61% 0.058 196.1) |
| XYZ | xyz(46.3342, 55.7077, 67.3306) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.66
Paleturquoise
#AFEEEE
ΔE00 7.08
Lightblue
#ADD8E6
ΔE00 7.96
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 9.17
Robin Egg Blue
#8AF1FE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFCF #CF9797
analogous
#97CFB3 #97CFCF #97B3CF
triadic
#97CFCF #CF97CF #CFCF97
tetradic
#97CFCF #B397CF #CF9797 #B3CF97
square
#97CFCF #B397CF #CF9797 #B3CF97
split-complementary
#97CFCF #CF97B3 #CFB397
monochromatic
#4AA1A1 #6DBCBC #97CFCF #C1E2E2 #EAF5F5
Accessibility & contrast
On white
1.73
#97CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#97CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFCF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFCF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#BDC1D0
Tritanopia (blue-blind)
#84D3CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cfcf; /* rgb */ color: rgb(151, 207, 207); /* oklch */ color: oklch(81.6% 0.058 196.1);
Tailwind
colors: {
custom: {
50: '#b7dddd',
500: '#97cfcf',
950: '#000000',
},
}SCSS
$custom: #97cfcf; $custom-light: #b7dddd; $custom-dark: #000000;
JSON
{
"hex": "#97cfcf",
"rgb": {
"r": 151,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81607,
"c": 0.05762,
"h": 196.1
},
"luminance": 0.5571
}Semantic roles & 50–950 ramp
primary
#97CFCF
secondary
#A56666
accent
#3636B0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484