#97CBCB#97CBCB
#97CBCB is a light, muted teal. Relative luminance 0.536; OKLCH L 80.6% C 0.054 H 196.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBCB |
|---|---|
| RGB | rgb(151, 203, 203) |
| HSL | hsl(180, 33%, 69%) |
| HSV | hsv(180, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(78.23, -16.76, -5.48) |
| CIE-LCH | lch(78.23, 17.64, 198.10°) |
| OKLab | oklab(80.6% -0.0518 -0.015) |
| OKLCH | oklch(80.6% 0.054 196.1) |
| XYZ | xyz(44.8945, 53.6009, 64.4688) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Lightblue
#ADD8E6
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.06
Robin'S Egg Blue
#98EFF9
ΔE00 9.41
Mediumturquoise
#48D1CC
ΔE00 9.70
Pale Teal
#82CBB2
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBCB #CB9797
analogous
#97CBB1 #97CBCB #97B1CB
triadic
#97CBCB #CB97CB #CBCB97
tetradic
#97CBCB #B197CB #CB9797 #B1CB97
square
#97CBCB #B197CB #CB9797 #B1CB97
split-complementary
#97CBCB #CB97B1 #CBB197
monochromatic
#4D9A9A #6EB7B7 #97CBCB #C0DFDF #E9F4F4
Accessibility & contrast
On white
1.79
#97CBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#97CBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBCB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBCB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#85CECB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cbcb; /* rgb */ color: rgb(151, 203, 203); /* oklch */ color: oklch(80.6% 0.054 196.1);
Tailwind
colors: {
custom: {
50: '#b7dbda',
500: '#97cbcb',
950: '#000000',
},
}SCSS
$custom: #97cbcb; $custom-light: #b7dbda; $custom-dark: #000000;
JSON
{
"hex": "#97cbcb",
"rgb": {
"r": 151,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80599,
"c": 0.05398,
"h": 196.1
},
"luminance": 0.53603
}Semantic roles & 50–950 ramp
primary
#97CBCB
secondary
#A06666
accent
#3939AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483