#97CCBA#97CCBA
#97CCBA is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.061 H 171.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCBA |
|---|---|
| RGB | rgb(151, 204, 186) |
| HSL | hsl(160, 34%, 70%) |
| HSV | hsv(160, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(78.06, -20.94, 3.41) |
| CIE-LCH | lch(78.06, 21.22, 170.75°) |
| OKLab | oklab(80.31% -0.0602 0.0087) |
| OKLCH | oklch(80.31% 0.061 171.8) |
| XYZ | xyz(43.2155, 53.3084, 54.4574) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 7.73
Mediumaquamarine
#66CDAA
ΔE00 8.03
Seafoam
#7FE0B3
ΔE00 9.41
Darkseagreen
#8FBC8F
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCBA #CC97A9
analogous
#97CCA0 #97CCBA #97C4CC
triadic
#97CCBA #BA97CC #CCBA97
tetradic
#97CCBA #A097CC #CC97A9 #C4CC97
square
#97CCBA #A097CC #CC97A9 #C4CC97
split-complementary
#97CCBA #CC97C4 #CCA097
monochromatic
#4D9C81 #6EB89F #97CCBA #C0E0D5 #E9F4F0
Accessibility & contrast
On white
1.80
#97CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#97CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCBA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCBA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#8ACDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97ccba; /* rgb */ color: rgb(151, 204, 186); /* oklch */ color: oklch(80.3% 0.061 171.8);
Tailwind
colors: {
custom: {
50: '#b6dbce',
500: '#97ccba',
950: '#000000',
},
}SCSS
$custom: #97ccba; $custom-light: #b6dbce; $custom-dark: #000000;
JSON
{
"hex": "#97ccba",
"rgb": {
"r": 151,
"g": 204,
"b": 186
},
"hsl": {
"h": 159.623,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.80313,
"c": 0.0608,
"h": 171.8
},
"luminance": 0.5331
}Semantic roles & 50–950 ramp
primary
#97CCBA
secondary
#A1667A
accent
#3860AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483