#97CBBD#97CBBD
#97CBBD is a light, muted teal. Relative luminance 0.530; OKLCH L 80.2% C 0.058 H 176.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97CBBD |
|---|---|
| RGB | rgb(151, 203, 189) |
| HSL | hsl(164, 33%, 69%) |
| HSV | hsv(164, 26%, 80%) |
| CMYK | cmyk(25.6%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(77.85, -19.81, 1.50) |
| CIE-LCH | lch(77.85, 19.87, 175.66°) |
| OKLab | oklab(80.18% -0.0576 0.0037) |
| OKLCH | oklch(80.18% 0.058 176.3) |
| XYZ | xyz(43.3009, 52.9634, 56.0757) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 6.58
Light Teal
#90E4C1
ΔE00 8.84
Mediumaquamarine
#66CDAA
ΔE00 9.00
Mediumturquoise
#48D1CC
ΔE00 9.95
Paleturquoise
#AFEEEE
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CBBD #CB97A5
analogous
#97CBA3 #97CBBD #97BFCB
triadic
#97CBBD #BD97CB #CBBD97
tetradic
#97CBBD #A397CB #CB97A5 #BFCB97
square
#97CBBD #A397CB #CB97A5 #BFCB97
split-complementary
#97CBBD #CB97BF #CBA397
monochromatic
#4D9A86 #6EB7A3 #97CBBD #C0DFD7 #E9F4F1
Accessibility & contrast
On white
1.81
#97CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#97CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CBBD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CBBD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BC
Deuteranopia (green-blind)
#BDBEBE
Tritanopia (blue-blind)
#89CCC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cbbd; /* rgb */ color: rgb(151, 203, 189); /* oklch */ color: oklch(80.2% 0.058 176.3);
Tailwind
colors: {
custom: {
50: '#b6dbd0',
500: '#97cbbd',
950: '#000000',
},
}SCSS
$custom: #97cbbd; $custom-light: #b6dbd0; $custom-dark: #000000;
JSON
{
"hex": "#97cbbd",
"rgb": {
"r": 151,
"g": 203,
"b": 189
},
"hsl": {
"h": 163.846,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.80176,
"c": 0.05773,
"h": 176.3
},
"luminance": 0.52965
}Semantic roles & 50–950 ramp
primary
#97CBBD
secondary
#A06676
accent
#3958AC
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483