#97BEBD#97BEBD
#97BEBD is a light, muted teal. Relative luminance 0.471; OKLCH L 77.3% C 0.042 H 194.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97BEBD |
|---|---|
| RGB | rgb(151, 190, 189) |
| HSL | hsl(178, 23%, 67%) |
| HSV | hsv(178, 21%, 75%) |
| CMYK | cmyk(20.5%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.24, -13.16, -3.79) |
| CIE-LCH | lch(74.24, 13.69, 196.06°) |
| OKLab | oklab(77.3% -0.0404 -0.0103) |
| OKLCH | oklch(77.3% 0.042 194.4) |
| XYZ | xyz(40.3586, 47.0789, 55.0949) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 9.22
Cool Grey
#95A3A6
ΔE00 10.50
Pale Teal
#82CBB2
ΔE00 11.05
Bluegrey
#85A3B2
ΔE00 11.07
Cadetblue
#5F9EA0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BEBD #BE9798
analogous
#97BEAA #97BEBD #97ACBE
triadic
#97BEBD #BD97BE #BEBD97
tetradic
#97BEBD #AA97BE #BE9798 #ACBE97
square
#97BEBD #AA97BE #BE9798 #ACBE97
split-complementary
#97BEBD #BE97AC #BEAA97
monochromatic
#548785 #71A6A5 #97BEBD #BDD6D5 #E2EDED
Accessibility & contrast
On white
2.02
#97BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#97BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BEBD
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BEBD | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 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)
#B9BABD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#8BC0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bebd; /* rgb */ color: rgb(151, 190, 189); /* oklch */ color: oklch(77.3% 0.042 194.4);
Tailwind
colors: {
custom: {
50: '#b6d1d0',
500: '#97bebd',
950: '#000000',
},
}SCSS
$custom: #97bebd; $custom-light: #b6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#97bebd",
"rgb": {
"r": 151,
"g": 190,
"b": 189
},
"hsl": {
"h": 178.462,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.77298,
"c": 0.0417,
"h": 194.4
},
"luminance": 0.4708
}Semantic roles & 50–950 ramp
primary
#97BEBD
secondary
#DFD2D2
accent
#4446A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282