#97CCC2#97CCC2
#97CCC2 is a light, muted teal. Relative luminance 0.537; OKLCH L 80.5% C 0.057 H 181.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCC2 |
|---|---|
| RGB | rgb(151, 204, 194) |
| HSL | hsl(169, 34%, 70%) |
| HSV | hsv(169, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(78.26, -19.25, -0.59) |
| CIE-LCH | lch(78.26, 19.26, 181.75°) |
| OKLab | oklab(80.55% -0.0568 -0.0019) |
| OKLCH | oklch(80.55% 0.057 181.9) |
| XYZ | xyz(44.0899, 53.6581, 59.0624) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.17
Seafoam Blue
#78D1B6
ΔE00 7.51
Powder Blue
#B0E0E6
ΔE00 8.79
Paleturquoise
#AFEEEE
ΔE00 8.89
Mediumturquoise
#48D1CC
ΔE00 9.28
Light Teal
#90E4C1
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCC2 #CC97A1
analogous
#97CCA8 #97CCC2 #97BCCC
triadic
#97CCC2 #C297CC #CCC297
tetradic
#97CCC2 #A897CC #CC97A1 #BCCC97
square
#97CCC2 #A897CC #CC97A1 #BCCC97
split-complementary
#97CCC2 #CC97BC #CCA897
monochromatic
#4D9C8D #6EB8AA #97CCC2 #C0E0DA #E9F4F2
Accessibility & contrast
On white
1.79
#97CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#97CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCC2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCC2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C2
Deuteranopia (green-blind)
#BDBFC3
Tritanopia (blue-blind)
#88CEC9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97ccc2; /* rgb */ color: rgb(151, 204, 194); /* oklch */ color: oklch(80.5% 0.057 181.9);
Tailwind
colors: {
custom: {
50: '#b7dbd4',
500: '#97ccc2',
950: '#000000',
},
}SCSS
$custom: #97ccc2; $custom-light: #b7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#97ccc2",
"rgb": {
"r": 151,
"g": 204,
"b": 194
},
"hsl": {
"h": 168.679,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80545,
"c": 0.05686,
"h": 181.9
},
"luminance": 0.5366
}Semantic roles & 50–950 ramp
primary
#97CCC2
secondary
#A16671
accent
#384EAD
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483