#97CFCC#97CFCC
#97CFCC is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.058 H 191.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFCC |
|---|---|
| RGB | rgb(151, 207, 204) |
| HSL | hsl(177, 37%, 70%) |
| HSV | hsv(177, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(79.36, -18.57, -4.34) |
| CIE-LCH | lch(79.36, 19.07, 193.16°) |
| OKLab | oklab(81.51% -0.0566 -0.0119) |
| OKLCH | oklch(81.51% 0.058 191.9) |
| XYZ | xyz(45.9709, 55.5624, 65.4174) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 7.21
Pale Teal
#82CBB2
ΔE00 8.78
Mediumturquoise
#48D1CC
ΔE00 8.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFCC #CF979A
analogous
#97CFB0 #97CFCC #97B6CF
triadic
#97CFCC #CC97CF #CFCC97
tetradic
#97CFCC #B097CF #CF979A #B6CF97
square
#97CFCC #B097CF #CF979A #B6CF97
split-complementary
#97CFCC #CF97B6 #CFB097
monochromatic
#4AA19D #6DBCB7 #97CFCC #C1E2E1 #EAF5F5
Accessibility & contrast
On white
1.73
#97CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#97CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFCC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFCC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#BEC1CD
Tritanopia (blue-blind)
#85D2CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97cfcc; /* rgb */ color: rgb(151, 207, 204); /* oklch */ color: oklch(81.5% 0.058 191.9);
Tailwind
colors: {
custom: {
50: '#b7dddb',
500: '#97cfcc',
950: '#000000',
},
}SCSS
$custom: #97cfcc; $custom-light: #b7dddb; $custom-dark: #000000;
JSON
{
"hex": "#97cfcc",
"rgb": {
"r": 151,
"g": 207,
"b": 204
},
"hsl": {
"h": 176.786,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.81514,
"c": 0.05784,
"h": 191.9
},
"luminance": 0.55565
}Semantic roles & 50–950 ramp
primary
#97CFCC
secondary
#A56669
accent
#363CB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484