#97BBBF#97BBBF
#97BBBF is a light, muted teal. Relative luminance 0.459; OKLCH L 76.7% C 0.039 H 204.7°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBBF |
|---|---|
| RGB | rgb(151, 187, 191) |
| HSL | hsl(186, 24%, 67%) |
| HSV | hsv(186, 21%, 75%) |
| CMYK | cmyk(20.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.47, -11.15, -6.02) |
| CIE-LCH | lch(73.47, 12.67, 208.35°) |
| OKLab | oklab(76.7% -0.0355 -0.0163) |
| OKLCH | oklch(76.7% 0.039 204.7) |
| XYZ | xyz(39.9341, 45.8801, 56.0318) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.27
Bluegrey
#85A3B2
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.13
Light Grey Blue
#9DBCD4
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBBF #BF9B97
analogous
#97BFAF #97BBBF #97A7BF
triadic
#97BBBF #BF97BB #BBBF97
tetradic
#97BBBF #AF97BF #BF9B97 #A7BF97
square
#97BBBF #AF97BF #BF9B97 #A7BF97
split-complementary
#97BBBF #BF97A7 #BFAF97
monochromatic
#548388 #71A2A8 #97BBBF #BDD4D6 #E3EDEE
Accessibility & contrast
On white
2.06
#97BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#97BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBBF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBBF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#8BBEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbbf; /* rgb */ color: rgb(151, 187, 191); /* oklch */ color: oklch(76.7% 0.039 204.7);
Tailwind
colors: {
custom: {
50: '#b6cfd2',
500: '#97bbbf',
950: '#000000',
},
}SCSS
$custom: #97bbbf; $custom-light: #b6cfd2; $custom-dark: #000000;
JSON
{
"hex": "#97bbbf",
"rgb": {
"r": 151,
"g": 187,
"b": 191
},
"hsl": {
"h": 186,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.76703,
"c": 0.03912,
"h": 204.7
},
"luminance": 0.45882
}Semantic roles & 50–950 ramp
primary
#97BBBF
secondary
#DFD4D3
accent
#4D43A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282