#97BBBE#97BBBE
#97BBBE is a light, muted teal. Relative luminance 0.458; OKLCH L 76.7% C 0.039 H 202.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBBE |
|---|---|
| RGB | rgb(151, 187, 190) |
| HSL | hsl(185, 23%, 67%) |
| HSV | hsv(185, 21%, 75%) |
| CMYK | cmyk(20.5%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.44, -11.37, -5.51) |
| CIE-LCH | lch(73.44, 12.63, 205.87°) |
| OKLab | oklab(76.67% -0.0359 -0.015) |
| OKLCH | oklch(76.67% 0.039 202.6) |
| XYZ | xyz(39.8244, 45.8363, 55.4542) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.51
Cool Grey
#95A3A6
ΔE00 9.02
Bluegrey
#85A3B2
ΔE00 9.07
Powder Blue
#B0E0E6
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBBE #BE9A97
analogous
#97BEAE #97BBBE #97A8BE
triadic
#97BBBE #BE97BB #BBBE97
tetradic
#97BBBE #AE97BE #BE9A97 #A8BE97
square
#97BBBE #AE97BE #BE9A97 #A8BE97
split-complementary
#97BBBE #BE97A8 #BEAE97
monochromatic
#548387 #71A2A6 #97BBBE #BDD4D6 #E2ECED
Accessibility & contrast
On white
2.07
#97BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#97BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBBE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBBE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#8BBEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbbe; /* rgb */ color: rgb(151, 187, 190); /* oklch */ color: oklch(76.7% 0.039 202.6);
Tailwind
colors: {
custom: {
50: '#b6cfd1',
500: '#97bbbe',
950: '#000000',
},
}SCSS
$custom: #97bbbe; $custom-light: #b6cfd1; $custom-dark: #000000;
JSON
{
"hex": "#97bbbe",
"rgb": {
"r": 151,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.615,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.76671,
"c": 0.03894,
"h": 202.6
},
"luminance": 0.45838
}Semantic roles & 50–950 ramp
primary
#97BBBE
secondary
#DFD3D2
accent
#4B44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282