#97BBB4#97BBB4
#97BBB4 is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.040 H 182.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBB4 |
|---|---|
| RGB | rgb(151, 187, 180) |
| HSL | hsl(168, 21%, 66%) |
| HSV | hsv(168, 19%, 73%) |
| CMYK | cmyk(19.3%, 0%, 3.7%, 26.7%) |
| CIE-LAB | lab(73.16, -13.52, -0.46) |
| CIE-LCH | lch(73.16, 13.52, 181.95°) |
| OKLab | oklab(76.36% -0.04 -0.0014) |
| OKLCH | oklch(76.36% 0.04 182.1) |
| XYZ | xyz(38.7687, 45.4140, 49.8943) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.52
Greyish Teal
#719F91
ΔE00 9.80
Powder Blue
#B0E0E6
ΔE00 10.67
Cool Grey
#95A3A6
ΔE00 10.70
Greenish Grey
#96AE8D
ΔE00 10.74
Seafoam Blue
#78D1B6
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBB4 #BB979E
analogous
#97BBA2 #97BBB4 #97B0BB
triadic
#97BBB4 #B497BB #BBB497
tetradic
#97BBB4 #A297BB #BB979E #B0BB97
square
#97BBB4 #A297BB #BB979E #B0BB97
split-complementary
#97BBB4 #BB97B0 #BBA297
monochromatic
#55827A #72A399 #97BBB4 #BCD3CF #E1EBE9
Accessibility & contrast
On white
2.08
#97BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#97BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBB4
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBB4 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B4
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#8EBCB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97bbb4; /* rgb */ color: rgb(151, 187, 180); /* oklch */ color: oklch(76.4% 0.040 182.1);
Tailwind
colors: {
custom: {
50: '#b6cfca',
500: '#97bbb4',
950: '#000000',
},
}SCSS
$custom: #97bbb4; $custom-light: #b6cfca; $custom-dark: #000000;
JSON
{
"hex": "#97bbb4",
"rgb": {
"r": 151,
"g": 187,
"b": 180
},
"hsl": {
"h": 168.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.76361,
"c": 0.04004,
"h": 182.1
},
"luminance": 0.45415
}Semantic roles & 50–950 ramp
primary
#97BBB4
secondary
#DDD1D3
accent
#46589F
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282