#97CCBF#97CCBF
#97CCBF is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.058 H 177.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCBF |
|---|---|
| RGB | rgb(151, 204, 191) |
| HSL | hsl(165, 34%, 70%) |
| HSV | hsv(165, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(78.18, -19.89, 0.91) |
| CIE-LCH | lch(78.18, 19.91, 177.38°) |
| OKLab | oklab(80.46% -0.0581 0.0021) |
| OKLCH | oklch(80.46% 0.058 177.9) |
| XYZ | xyz(43.7564, 53.5247, 57.3059) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.21
Seafoam Blue
#78D1B6
ΔE00 6.68
Light Teal
#90E4C1
ΔE00 8.92
Mediumaquamarine
#66CDAA
ΔE00 9.20
Paleturquoise
#AFEEEE
ΔE00 9.53
Mediumturquoise
#48D1CC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCBF #CC97A4
analogous
#97CCA5 #97CCBF #97BFCC
triadic
#97CCBF #BF97CC #CCBF97
tetradic
#97CCBF #A597CC #CC97A4 #BFCC97
square
#97CCBF #A597CC #CC97A4 #BFCC97
split-complementary
#97CCBF #CC97BF #CCA597
monochromatic
#4D9C89 #6EB8A6 #97CCBF #C0E0D8 #E9F4F2
Accessibility & contrast
On white
1.79
#97CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#97CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCBF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCBF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#BEBEC0
Tritanopia (blue-blind)
#89CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97ccbf; /* rgb */ color: rgb(151, 204, 191); /* oklch */ color: oklch(80.5% 0.058 177.9);
Tailwind
colors: {
custom: {
50: '#b7dbd2',
500: '#97ccbf',
950: '#000000',
},
}SCSS
$custom: #97ccbf; $custom-light: #b7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#97ccbf",
"rgb": {
"r": 151,
"g": 204,
"b": 191
},
"hsl": {
"h": 165.283,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80457,
"c": 0.05811,
"h": 177.9
},
"luminance": 0.53527
}Semantic roles & 50–950 ramp
primary
#97CCBF
secondary
#A16675
accent
#3855AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483