#97BFBE#97BFBE
#97BFBE is a light, muted teal. Relative luminance 0.476; OKLCH L 77.5% C 0.043 H 194.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBE |
|---|---|
| RGB | rgb(151, 191, 190) |
| HSL | hsl(179, 24%, 67%) |
| HSV | hsv(179, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.54, -13.46, -3.88) |
| CIE-LCH | lch(74.54, 14.01, 196.09°) |
| OKLab | oklab(77.55% -0.0413 -0.0106) |
| OKLCH | oklch(77.55% 0.043 194.4) |
| XYZ | xyz(40.6848, 47.5571, 55.7410) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 9.09
Cool Grey
#95A3A6
ΔE00 10.82
Pale Teal
#82CBB2
ΔE00 10.89
Bluegrey
#85A3B2
ΔE00 11.31
Paleturquoise
#AFEEEE
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBE #BF9798
analogous
#97BFAA #97BFBE #97ACBF
triadic
#97BFBE #BE97BF #BFBE97
tetradic
#97BFBE #AA97BF #BF9798 #ACBF97
square
#97BFBE #AA97BF #BF9798 #ACBF97
split-complementary
#97BFBE #BF97AC #BFAA97
monochromatic
#548887 #71A8A6 #97BFBE #BDD6D6 #E3EEED
Accessibility & contrast
On white
2.00
#97BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#97BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#8BC2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfbe; /* rgb */ color: rgb(151, 191, 190); /* oklch */ color: oklch(77.5% 0.043 194.4);
Tailwind
colors: {
custom: {
50: '#b6d2d1',
500: '#97bfbe',
950: '#000000',
},
}SCSS
$custom: #97bfbe; $custom-light: #b6d2d1; $custom-dark: #000000;
JSON
{
"hex": "#97bfbe",
"rgb": {
"r": 151,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77549,
"c": 0.04267,
"h": 194.4
},
"luminance": 0.47559
}Semantic roles & 50–950 ramp
primary
#97BFBE
secondary
#DFD3D3
accent
#4346A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282