#97BBBB#97BBBB
#97BBBB is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.039 H 196.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBBB |
|---|---|
| RGB | rgb(151, 187, 187) |
| HSL | hsl(180, 21%, 66%) |
| HSV | hsv(180, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.35, -12.02, -4.00) |
| CIE-LCH | lch(73.35, 12.67, 198.40°) |
| OKLab | oklab(76.58% -0.0371 -0.0109) |
| OKLCH | oklch(76.58% 0.039 196.4) |
| XYZ | xyz(39.4999, 45.7065, 53.7451) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.35
Cool Grey
#95A3A6
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 10.03
Cool Gray
#9AA7B0
ΔE00 10.74
Light Grey Blue
#9DBCD4
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBBB #BB9797
analogous
#97BBA9 #97BBBB #97A9BB
triadic
#97BBBB #BB97BB #BBBB97
tetradic
#97BBBB #A997BB #BB9797 #A9BB97
square
#97BBBB #A997BB #BB9797 #A9BB97
split-complementary
#97BBBB #BB97A9 #BBA997
monochromatic
#558282 #72A3A3 #97BBBB #BCD3D3 #E1EBEB
Accessibility & contrast
On white
2.07
#97BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#97BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBBB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBBB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#8CBDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbbb; /* rgb */ color: rgb(151, 187, 187); /* oklch */ color: oklch(76.6% 0.039 196.4);
Tailwind
colors: {
custom: {
50: '#b6cfcf',
500: '#97bbbb',
950: '#000000',
},
}SCSS
$custom: #97bbbb; $custom-light: #b6cfcf; $custom-dark: #000000;
JSON
{
"hex": "#97bbbb",
"rgb": {
"r": 151,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76576,
"c": 0.03872,
"h": 196.4
},
"luminance": 0.45708
}Semantic roles & 50–950 ramp
primary
#97BBBB
secondary
#DDD1D1
accent
#46469F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282