#97BEBC#97BEBC
#97BEBC is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.042 H 192.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEBC |
|---|---|
| RGB | rgb(151, 190, 188) |
| HSL | hsl(177, 23%, 67%) |
| HSV | hsv(177, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.21, -13.37, -3.28) |
| CIE-LCH | lch(74.21, 13.77, 193.79°) |
| OKLab | oklab(77.27% -0.0408 -0.009) |
| OKLCH | oklch(77.27% 0.042 192.4) |
| XYZ | xyz(40.2504, 47.0356, 54.5252) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.94
Lightblue
#ADD8E6
ΔE00 9.55
Pale Teal
#82CBB2
ΔE00 10.66
Cool Grey
#95A3A6
ΔE00 10.66
Greyish Teal
#719F91
ΔE00 11.23
Bluegrey
#85A3B2
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEBC #BE9799
analogous
#97BEA9 #97BEBC #97ADBE
triadic
#97BEBC #BC97BE #BEBC97
tetradic
#97BEBC #A997BE #BE9799 #ADBE97
square
#97BEBC #A997BE #BE9799 #ADBE97
split-complementary
#97BEBC #BE97AD #BEA997
monochromatic
#548784 #71A6A4 #97BEBC #BDD6D4 #E2EDED
Accessibility & contrast
On white
2.02
#97BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#97BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEBC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEBC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#8BC0BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bebc; /* rgb */ color: rgb(151, 190, 188); /* oklch */ color: oklch(77.3% 0.042 192.4);
Tailwind
colors: {
custom: {
50: '#b6d1d0',
500: '#97bebc',
950: '#000000',
},
}SCSS
$custom: #97bebc; $custom-light: #b6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#97bebc",
"rgb": {
"r": 151,
"g": 190,
"b": 188
},
"hsl": {
"h": 176.923,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.77267,
"c": 0.04178,
"h": 192.4
},
"luminance": 0.47037
}Semantic roles & 50–950 ramp
primary
#97BEBC
secondary
#DFD2D3
accent
#4449A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282