#97BEBF#97BEBF
#97BEBF is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.042 H 198.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEBF |
|---|---|
| RGB | rgb(151, 190, 191) |
| HSL | hsl(182, 24%, 67%) |
| HSV | hsv(182, 21%, 75%) |
| CMYK | cmyk(20.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(74.30, -12.72, -4.79) |
| CIE-LCH | lch(74.30, 13.59, 200.65°) |
| OKLab | oklab(77.36% -0.0396 -0.0131) |
| OKLCH | oklch(77.36% 0.042 198.3) |
| XYZ | xyz(40.5772, 47.1663, 56.2462) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Lightblue
#ADD8E6
ΔE00 8.58
Cool Grey
#95A3A6
ΔE00 10.23
Bluegrey
#85A3B2
ΔE00 10.45
Sky Blue
#87CEEB
ΔE00 10.76
Light Grey Blue
#9DBCD4
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEBF #BF9897
analogous
#97BFAC #97BEBF #97AABF
triadic
#97BEBF #BF97BE #BEBF97
tetradic
#97BEBF #AC97BF #BF9897 #AABF97
square
#97BEBF #AC97BF #BF9897 #AABF97
split-complementary
#97BEBF #BF97AA #BFAC97
monochromatic
#548788 #71A6A8 #97BEBF #BDD6D6 #E3EDEE
Accessibility & contrast
On white
2.01
#97BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#97BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEBF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEBF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#8AC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bebf; /* rgb */ color: rgb(151, 190, 191); /* oklch */ color: oklch(77.4% 0.042 198.3);
Tailwind
colors: {
custom: {
50: '#b6d1d2',
500: '#97bebf',
950: '#000000',
},
}SCSS
$custom: #97bebf; $custom-light: #b6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#97bebf",
"rgb": {
"r": 151,
"g": 190,
"b": 191
},
"hsl": {
"h": 181.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77361,
"c": 0.04168,
"h": 198.3
},
"luminance": 0.47168
}Semantic roles & 50–950 ramp
primary
#97BEBF
secondary
#DFD3D3
accent
#4643A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282