#97BBB0#97BBB0
#97BBB0 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.2% C 0.042 H 174.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB0 |
|---|---|
| RGB | rgb(151, 187, 176) |
| HSL | hsl(162, 21%, 66%) |
| HSV | hsv(162, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(73.06, -14.35, 1.57) |
| CIE-LCH | lch(73.06, 14.43, 173.76°) |
| OKLab | oklab(76.24% -0.0417 0.0039) |
| OKLCH | oklch(76.24% 0.042 174.6) |
| XYZ | xyz(38.3671, 45.2533, 47.7792) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 9.28
Greyish Teal
#719F91
ΔE00 9.32
Seafoam Blue
#78D1B6
ΔE00 10.45
Darkseagreen
#8FBC8F
ΔE00 10.86
Sage Green
#9CAF88
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB0 #BB97A2
analogous
#97BB9E #97BBB0 #97B4BB
triadic
#97BBB0 #B097BB #BBB097
tetradic
#97BBB0 #9E97BB #BB97A2 #B4BB97
square
#97BBB0 #9E97BB #BB97A2 #B4BB97
split-complementary
#97BBB0 #BB97B4 #BB9E97
monochromatic
#558275 #72A394 #97BBB0 #BCD3CC #E1EBE8
Accessibility & contrast
On white
2.09
#97BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#97BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB0
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB0 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#8FBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97bbb0; /* rgb */ color: rgb(151, 187, 176); /* oklch */ color: oklch(76.2% 0.042 174.6);
Tailwind
colors: {
custom: {
50: '#b6cfc7',
500: '#97bbb0',
950: '#000000',
},
}SCSS
$custom: #97bbb0; $custom-light: #b6cfc7; $custom-dark: #000000;
JSON
{
"hex": "#97bbb0",
"rgb": {
"r": 151,
"g": 187,
"b": 176
},
"hsl": {
"h": 161.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76243,
"c": 0.04187,
"h": 174.6
},
"luminance": 0.45255
}Semantic roles & 50–950 ramp
primary
#97BBB0
secondary
#DDD1D5
accent
#46619F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282