#97BDBE#97BDBE
#97BDBE is a light, muted teal. Relative luminance 0.467; OKLCH L 77.1% C 0.041 H 198.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97BDBE |
|---|---|
| RGB | rgb(151, 189, 190) |
| HSL | hsl(182, 23%, 67%) |
| HSV | hsv(182, 21%, 75%) |
| CMYK | cmyk(20.5%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.99, -12.42, -4.70) |
| CIE-LCH | lch(73.99, 13.27, 200.72°) |
| OKLab | oklab(77.11% -0.0386 -0.0128) |
| OKLCH | oklch(77.11% 0.041 198.3) |
| XYZ | xyz(40.2517, 46.6907, 55.5966) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.73
Powder Blue
#B0E0E6
ΔE00 8.77
Cool Grey
#95A3A6
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 10.20
Sky Blue
#87CEEB
ΔE00 10.88
Light Grey Blue
#9DBCD4
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BDBE #BE9897
analogous
#97BEAC #97BDBE #97AABE
triadic
#97BDBE #BE97BD #BDBE97
tetradic
#97BDBE #AC97BE #BE9897 #AABE97
square
#97BDBE #AC97BE #BE9897 #AABE97
split-complementary
#97BDBE #BE97AA #BEAC97
monochromatic
#548587 #71A5A6 #97BDBE #BDD5D6 #E2EDED
Accessibility & contrast
On white
2.03
#97BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#97BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BDBE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BDBE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#8BC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bdbe; /* rgb */ color: rgb(151, 189, 190); /* oklch */ color: oklch(77.1% 0.041 198.3);
Tailwind
colors: {
custom: {
50: '#b6d1d1',
500: '#97bdbe',
950: '#000000',
},
}SCSS
$custom: #97bdbe; $custom-light: #b6d1d1; $custom-dark: #000000;
JSON
{
"hex": "#97bdbe",
"rgb": {
"r": 151,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.538,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.7711,
"c": 0.0407,
"h": 198.3
},
"luminance": 0.46692
}Semantic roles & 50–950 ramp
primary
#97BDBE
secondary
#DFD2D2
accent
#4644A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282