#97BFBB#97BFBB
#97BFBB is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.043 H 188.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFBB |
|---|---|
| RGB | rgb(151, 191, 187) |
| HSL | hsl(174, 24%, 67%) |
| HSV | hsv(174, 21%, 75%) |
| CMYK | cmyk(20.9%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.46, -14.11, -2.37) |
| CIE-LCH | lch(74.46, 14.31, 189.54°) |
| OKLab | oklab(77.46% -0.0425 -0.0066) |
| OKLCH | oklch(77.46% 0.043 188.8) |
| XYZ | xyz(40.3603, 47.4273, 54.0319) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.11
Pale Teal
#82CBB2
ΔE00 9.73
Lightblue
#ADD8E6
ΔE00 10.13
Greyish Teal
#719F91
ΔE00 10.94
Cool Grey
#95A3A6
ΔE00 11.29
Seafoam Blue
#78D1B6
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFBB #BF979B
analogous
#97BFA7 #97BFBB #97AFBF
triadic
#97BFBB #BB97BF #BFBB97
tetradic
#97BFBB #A797BF #BF979B #AFBF97
square
#97BFBB #A797BF #BF979B #AFBF97
split-complementary
#97BFBB #BF97AF #BFA797
monochromatic
#548883 #71A8A2 #97BFBB #BDD6D4 #E3EEED
Accessibility & contrast
On white
2.00
#97BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#97BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFBB
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFBB | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#8BC1BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97bfbb; /* rgb */ color: rgb(151, 191, 187); /* oklch */ color: oklch(77.5% 0.043 188.8);
Tailwind
colors: {
custom: {
50: '#b6d2cf',
500: '#97bfbb',
950: '#000000',
},
}SCSS
$custom: #97bfbb; $custom-light: #b6d2cf; $custom-dark: #000000;
JSON
{
"hex": "#97bfbb",
"rgb": {
"r": 151,
"g": 191,
"b": 187
},
"hsl": {
"h": 174,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.77456,
"c": 0.04305,
"h": 188.8
},
"luminance": 0.47429
}Semantic roles & 50–950 ramp
primary
#97BFBB
secondary
#DFD3D4
accent
#434DA2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282