#97CCBE#97CCBE
#97CCBE is a light, muted teal. Relative luminance 0.535; OKLCH L 80.4% C 0.059 H 176.6°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCBE |
|---|---|
| RGB | rgb(151, 204, 190) |
| HSL | hsl(164, 34%, 70%) |
| HSV | hsv(164, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.16, -20.10, 1.41) |
| CIE-LCH | lch(78.16, 20.15, 175.99°) |
| OKLab | oklab(80.43% -0.0585 0.0034) |
| OKLCH | oklch(80.43% 0.059 176.6) |
| XYZ | xyz(43.6467, 53.4808, 56.7283) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.92
Seafoam Blue
#78D1B6
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 8.65
Mediumaquamarine
#66CDAA
ΔE00 8.94
Paleturquoise
#AFEEEE
ΔE00 9.76
Mediumturquoise
#48D1CC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCBE #CC97A5
analogous
#97CCA4 #97CCBE #97C0CC
triadic
#97CCBE #BE97CC #CCBE97
tetradic
#97CCBE #A497CC #CC97A5 #C0CC97
square
#97CCBE #A497CC #CC97A5 #C0CC97
split-complementary
#97CCBE #CC97C0 #CCA497
monochromatic
#4D9C87 #6EB8A4 #97CCBE #C0E0D8 #E9F4F1
Accessibility & contrast
On white
1.80
#97CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#97CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCBE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCBE | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#89CDC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97ccbe; /* rgb */ color: rgb(151, 204, 190); /* oklch */ color: oklch(80.4% 0.059 176.6);
Tailwind
colors: {
custom: {
50: '#b7dbd1',
500: '#97ccbe',
950: '#000000',
},
}SCSS
$custom: #97ccbe; $custom-light: #b7dbd1; $custom-dark: #000000;
JSON
{
"hex": "#97ccbe",
"rgb": {
"r": 151,
"g": 204,
"b": 190
},
"hsl": {
"h": 164.151,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80428,
"c": 0.05859,
"h": 176.6
},
"luminance": 0.53483
}Semantic roles & 50–950 ramp
primary
#97CCBE
secondary
#A16676
accent
#3857AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483