#97BBB2#97BBB2
#97BBB2 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.041 H 178.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB2 |
|---|---|
| RGB | rgb(151, 187, 178) |
| HSL | hsl(165, 21%, 66%) |
| HSV | hsv(165, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(73.11, -13.93, 0.55) |
| CIE-LCH | lch(73.11, 13.95, 177.73°) |
| OKLab | oklab(76.3% -0.0408 0.0013) |
| OKLCH | oklch(76.3% 0.041 178.2) |
| XYZ | xyz(38.5665, 45.3331, 48.8290) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.97
Greyish Teal
#719F91
ΔE00 9.52
Greenish Grey
#96AE8D
ΔE00 9.99
Seafoam Blue
#78D1B6
ΔE00 10.85
Cool Grey
#95A3A6
ΔE00 11.15
Powder Blue
#B0E0E6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB2 #BB97A0
analogous
#97BBA0 #97BBB2 #97B2BB
triadic
#97BBB2 #B297BB #BBB297
tetradic
#97BBB2 #A097BB #BB97A0 #B2BB97
square
#97BBB2 #A097BB #BB97A0 #B2BB97
split-complementary
#97BBB2 #BB97B2 #BBA097
monochromatic
#558277 #72A397 #97BBB2 #BCD3CD #E1EBE9
Accessibility & contrast
On white
2.09
#97BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#97BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB2 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 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)
#B8B6B2
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#8EBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbb2; /* rgb */ color: rgb(151, 187, 178); /* oklch */ color: oklch(76.3% 0.041 178.2);
Tailwind
colors: {
custom: {
50: '#b6cfc9',
500: '#97bbb2',
950: '#000000',
},
}SCSS
$custom: #97bbb2; $custom-light: #b6cfc9; $custom-dark: #000000;
JSON
{
"hex": "#97bbb2",
"rgb": {
"r": 151,
"g": 187,
"b": 178
},
"hsl": {
"h": 165,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76301,
"c": 0.04086,
"h": 178.2
},
"luminance": 0.45334
}Semantic roles & 50–950 ramp
primary
#97BBB2
secondary
#DDD1D4
accent
#465C9F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282