#97BEBE#97BEBE
#97BEBE is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.042 H 196.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEBE |
|---|---|
| RGB | rgb(151, 190, 190) |
| HSL | hsl(180, 23%, 67%) |
| HSV | hsv(180, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.27, -12.94, -4.29) |
| CIE-LCH | lch(74.27, 13.63, 198.34°) |
| OKLab | oklab(77.33% -0.04 -0.0117) |
| OKLCH | oklch(77.33% 0.042 196.3) |
| XYZ | xyz(40.4675, 47.1224, 55.6686) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Lightblue
#ADD8E6
ΔE00 8.89
Cool Grey
#95A3A6
ΔE00 10.36
Bluegrey
#85A3B2
ΔE00 10.76
Sky Blue
#87CEEB
ΔE00 11.17
Light Grey Blue
#9DBCD4
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEBE #BE9797
analogous
#97BEAB #97BEBE #97ABBE
triadic
#97BEBE #BE97BE #BEBE97
tetradic
#97BEBE #AB97BE #BE9797 #ABBE97
square
#97BEBE #AB97BE #BE9797 #ABBE97
split-complementary
#97BEBE #BE97AB #BEAB97
monochromatic
#548787 #71A6A6 #97BEBE #BDD6D6 #E2EDED
Accessibility & contrast
On white
2.01
#97BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#97BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEBE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEBE | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#8BC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bebe; /* rgb */ color: rgb(151, 190, 190); /* oklch */ color: oklch(77.3% 0.042 196.3);
Tailwind
colors: {
custom: {
50: '#b6d1d1',
500: '#97bebe',
950: '#000000',
},
}SCSS
$custom: #97bebe; $custom-light: #b6d1d1; $custom-dark: #000000;
JSON
{
"hex": "#97bebe",
"rgb": {
"r": 151,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.77329,
"c": 0.04166,
"h": 196.3
},
"luminance": 0.47124
}Semantic roles & 50–950 ramp
primary
#97BEBE
secondary
#DFD2D2
accent
#4444A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282