#97BBB3#97BBB3
#97BBB3 is a light, muted teal. Relative luminance 0.454; OKLCH L 76.3% C 0.040 H 180.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB3 |
|---|---|
| RGB | rgb(151, 187, 179) |
| HSL | hsl(167, 21%, 66%) |
| HSV | hsv(167, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(73.14, -13.73, 0.05) |
| CIE-LCH | lch(73.14, 13.73, 179.81°) |
| OKLab | oklab(76.33% -0.0404 -0.0001) |
| OKLCH | oklch(76.33% 0.04 180.1) |
| XYZ | xyz(38.6672, 45.3734, 49.3597) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.23
Greyish Teal
#719F91
ΔE00 9.65
Greenish Grey
#96AE8D
ΔE00 10.36
Powder Blue
#B0E0E6
ΔE00 10.92
Cool Grey
#95A3A6
ΔE00 10.92
Seafoam Blue
#78D1B6
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB3 #BB979F
analogous
#97BBA1 #97BBB3 #97B1BB
triadic
#97BBB3 #B397BB #BBB397
tetradic
#97BBB3 #A197BB #BB979F #B1BB97
square
#97BBB3 #A197BB #BB979F #B1BB97
split-complementary
#97BBB3 #BB97B1 #BBA197
monochromatic
#558278 #72A398 #97BBB3 #BCD3CE #E1EBE9
Accessibility & contrast
On white
2.08
#97BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#97BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB3
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB3 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B3
Deuteranopia (green-blind)
#B1B1B4
Tritanopia (blue-blind)
#8EBCB8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbb3; /* rgb */ color: rgb(151, 187, 179); /* oklch */ color: oklch(76.3% 0.040 180.1);
Tailwind
colors: {
custom: {
50: '#b6cfc9',
500: '#97bbb3',
950: '#000000',
},
}SCSS
$custom: #97bbb3; $custom-light: #b6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#97bbb3",
"rgb": {
"r": 151,
"g": 187,
"b": 179
},
"hsl": {
"h": 166.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76331,
"c": 0.04043,
"h": 180.1
},
"luminance": 0.45375
}Semantic roles & 50–950 ramp
primary
#97BBB3
secondary
#DDD1D4
accent
#465A9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282