#97BFB8#97BFB8
#97BFB8 is a light, muted teal. Relative luminance 0.473; OKLCH L 77.4% C 0.044 H 183.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFB8 |
|---|---|
| RGB | rgb(151, 191, 184) |
| HSL | hsl(170, 24%, 67%) |
| HSV | hsv(170, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 3.7%, 25.1%) |
| CIE-LAB | lab(74.38, -14.75, -0.86) |
| CIE-LCH | lch(74.38, 14.77, 183.33°) |
| OKLab | oklab(77.36% -0.0438 -0.0025) |
| OKLCH | oklch(77.36% 0.044 183.3) |
| XYZ | xyz(40.0425, 47.3002, 52.3582) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 9.82
Greyish Teal
#719F91
ΔE00 10.42
Seafoam Blue
#78D1B6
ΔE00 10.44
Lightblue
#ADD8E6
ΔE00 11.22
Greenish Grey
#96AE8D
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFB8 #BF979E
analogous
#97BFA4 #97BFB8 #97B2BF
triadic
#97BFB8 #B897BF #BFB897
tetradic
#97BFB8 #A497BF #BF979E #B2BF97
square
#97BFB8 #A497BF #BF979E #B2BF97
split-complementary
#97BFB8 #BF97B2 #BFA497
monochromatic
#54887F #71A89E #97BFB8 #BDD6D2 #E3EEEC
Accessibility & contrast
On white
2.01
#97BFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#97BFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFB8
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFB8 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB8
Deuteranopia (green-blind)
#B3B5B9
Tritanopia (blue-blind)
#8CC1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfb8; /* rgb */ color: rgb(151, 191, 184); /* oklch */ color: oklch(77.4% 0.044 183.3);
Tailwind
colors: {
custom: {
50: '#b6d2cd',
500: '#97bfb8',
950: '#000000',
},
}SCSS
$custom: #97bfb8; $custom-light: #b6d2cd; $custom-dark: #000000;
JSON
{
"hex": "#97bfb8",
"rgb": {
"r": 151,
"g": 191,
"b": 184
},
"hsl": {
"h": 169.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77365,
"c": 0.04385,
"h": 183.3
},
"luminance": 0.47302
}Semantic roles & 50–950 ramp
primary
#97BFB8
secondary
#DFD3D5
accent
#4354A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282