#97CBC2#97CBC2
#97CBC2 is a light, muted teal. Relative luminance 0.532; OKLCH L 80.3% C 0.056 H 183.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBC2 |
|---|---|
| RGB | rgb(151, 203, 194) |
| HSL | hsl(170, 33%, 69%) |
| HSV | hsv(170, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 4.4%, 20.4%) |
| CIE-LAB | lab(77.98, -18.74, -1.00) |
| CIE-LCH | lch(77.98, 18.77, 183.04°) |
| OKLab | oklab(80.32% -0.0555 -0.003) |
| OKLCH | oklch(80.32% 0.056 183.1) |
| XYZ | xyz(43.8530, 53.1843, 58.9834) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.58
Paleturquoise
#AFEEEE
ΔE00 8.93
Mediumturquoise
#48D1CC
ΔE00 9.35
Light Teal
#90E4C1
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBC2 #CB97A0
analogous
#97CBA8 #97CBC2 #97BACB
triadic
#97CBC2 #C297CB #CBC297
tetradic
#97CBC2 #A897CB #CB97A0 #BACB97
square
#97CBC2 #A897CB #CB97A0 #BACB97
split-complementary
#97CBC2 #CB97BA #CBA897
monochromatic
#4D9A8D #6EB7AA #97CBC2 #C0DFDA #E9F4F2
Accessibility & contrast
On white
1.80
#97CBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#97CBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBC2
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBC2 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#88CDC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cbc2; /* rgb */ color: rgb(151, 203, 194); /* oklch */ color: oklch(80.3% 0.056 183.1);
Tailwind
colors: {
custom: {
50: '#b7dbd4',
500: '#97cbc2',
950: '#000000',
},
}SCSS
$custom: #97cbc2; $custom-light: #b7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#97cbc2",
"rgb": {
"r": 151,
"g": 203,
"b": 194
},
"hsl": {
"h": 169.615,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80323,
"c": 0.05561,
"h": 183.1
},
"luminance": 0.53186
}Semantic roles & 50–950 ramp
primary
#97CBC2
secondary
#A06670
accent
#394DAC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483