#97BCBE#97BCBE
#97BCBE is a light, muted teal. Relative luminance 0.463; OKLCH L 76.9% C 0.040 H 200.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCBE |
|---|---|
| RGB | rgb(151, 188, 190) |
| HSL | hsl(183, 23%, 67%) |
| HSV | hsv(183, 21%, 75%) |
| CMYK | cmyk(20.5%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.72, -11.89, -5.11) |
| CIE-LCH | lch(73.72, 12.94, 203.23°) |
| OKLab | oklab(76.89% -0.0373 -0.0139) |
| OKLCH | oklch(76.89% 0.04 200.4) |
| XYZ | xyz(40.0373, 46.2620, 55.5252) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.60
Powder Blue
#B0E0E6
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 9.46
Bluegrey
#85A3B2
ΔE00 9.64
Light Grey Blue
#9DBCD4
ΔE00 10.37
Cool Gray
#9AA7B0
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCBE #BE9997
analogous
#97BEAD #97BCBE #97A9BE
triadic
#97BCBE #BE97BC #BCBE97
tetradic
#97BCBE #AD97BE #BE9997 #A9BE97
square
#97BCBE #AD97BE #BE9997 #A9BE97
split-complementary
#97BCBE #BE97A9 #BEAD97
monochromatic
#548487 #71A4A6 #97BCBE #BDD4D6 #E2EDED
Accessibility & contrast
On white
2.05
#97BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#97BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCBE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCBE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BE
Deuteranopia (green-blind)
#AFB3BE
Tritanopia (blue-blind)
#8BBFBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bcbe; /* rgb */ color: rgb(151, 188, 190); /* oklch */ color: oklch(76.9% 0.040 200.4);
Tailwind
colors: {
custom: {
50: '#b6d0d1',
500: '#97bcbe',
950: '#000000',
},
}SCSS
$custom: #97bcbe; $custom-light: #b6d0d1; $custom-dark: #000000;
JSON
{
"hex": "#97bcbe",
"rgb": {
"r": 151,
"g": 188,
"b": 190
},
"hsl": {
"h": 183.077,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.7689,
"c": 0.0398,
"h": 200.4
},
"luminance": 0.46263
}Semantic roles & 50–950 ramp
primary
#97BCBE
secondary
#DFD3D2
accent
#4944A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282