#97BBB5#97BBB5
#97BBB5 is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.040 H 184.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB5 |
|---|---|
| RGB | rgb(151, 187, 181) |
| HSL | hsl(170, 21%, 66%) |
| HSV | hsv(170, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(73.19, -13.31, -0.97) |
| CIE-LCH | lch(73.19, 13.34, 184.16°) |
| OKLab | oklab(76.39% -0.0396 -0.0028) |
| OKLCH | oklch(76.39% 0.04 184) |
| XYZ | xyz(38.8710, 45.4549, 50.4327) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.82
Greyish Teal
#719F91
ΔE00 9.97
Powder Blue
#B0E0E6
ΔE00 10.44
Cool Grey
#95A3A6
ΔE00 10.49
Greenish Grey
#96AE8D
ΔE00 11.13
Lightblue
#ADD8E6
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB5 #BB979D
analogous
#97BBA3 #97BBB5 #97AFBB
triadic
#97BBB5 #B597BB #BBB597
tetradic
#97BBB5 #A397BB #BB979D #AFBB97
square
#97BBB5 #A397BB #BB979D #AFBB97
split-complementary
#97BBB5 #BB97AF #BBA397
monochromatic
#55827B #72A39B #97BBB5 #BCD3CF #E1EBEA
Accessibility & contrast
On white
2.08
#97BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#97BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB5
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB5 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B5
Deuteranopia (green-blind)
#B0B2B6
Tritanopia (blue-blind)
#8DBDB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbb5; /* rgb */ color: rgb(151, 187, 181); /* oklch */ color: oklch(76.4% 0.040 184.0);
Tailwind
colors: {
custom: {
50: '#b6cfcb',
500: '#97bbb5',
950: '#000000',
},
}SCSS
$custom: #97bbb5; $custom-light: #b6cfcb; $custom-dark: #000000;
JSON
{
"hex": "#97bbb5",
"rgb": {
"r": 151,
"g": 187,
"b": 181
},
"hsl": {
"h": 170,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76391,
"c": 0.0397,
"h": 184
},
"luminance": 0.45456
}Semantic roles & 50–950 ramp
primary
#97BBB5
secondary
#DDD1D3
accent
#46559F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282