#97BBB7#97BBB7
#97BBB7 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.5% C 0.039 H 188.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB7 |
|---|---|
| RGB | rgb(151, 187, 183) |
| HSL | hsl(173, 21%, 66%) |
| HSV | hsv(173, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.24, -12.88, -1.98) |
| CIE-LCH | lch(73.24, 13.03, 188.74°) |
| OKLab | oklab(76.45% -0.0388 -0.0055) |
| OKLCH | oklch(76.45% 0.039 188.1) |
| XYZ | xyz(39.0777, 45.5376, 51.5213) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 10.02
Cool Grey
#95A3A6
ΔE00 10.08
Greyish Teal
#719F91
ΔE00 10.37
Pale Teal
#82CBB2
ΔE00 10.48
Lightblue
#ADD8E6
ΔE00 10.65
Cadetblue
#5F9EA0
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB7 #BB979B
analogous
#97BBA5 #97BBB7 #97ADBB
triadic
#97BBB7 #B797BB #BBB797
tetradic
#97BBB7 #A597BB #BB979B #ADBB97
square
#97BBB7 #A597BB #BB979B #ADBB97
split-complementary
#97BBB7 #BB97AD #BBA597
monochromatic
#55827D #72A39D #97BBB7 #BCD3D1 #E1EBEA
Accessibility & contrast
On white
2.08
#97BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#97BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB7
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB7 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#B0B2B8
Tritanopia (blue-blind)
#8DBDBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbb7; /* rgb */ color: rgb(151, 187, 183); /* oklch */ color: oklch(76.5% 0.039 188.1);
Tailwind
colors: {
custom: {
50: '#b6cfcc',
500: '#97bbb7',
950: '#000000',
},
}SCSS
$custom: #97bbb7; $custom-light: #b6cfcc; $custom-dark: #000000;
JSON
{
"hex": "#97bbb7",
"rgb": {
"r": 151,
"g": 187,
"b": 183
},
"hsl": {
"h": 173.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76452,
"c": 0.03917,
"h": 188.1
},
"luminance": 0.45539
}Semantic roles & 50–950 ramp
primary
#97BBB7
secondary
#DDD1D2
accent
#46509F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282