#97BBC2#97BBC2
#97BBC2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.040 H 210.8°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBC2 |
|---|---|
| RGB | rgb(151, 187, 194) |
| HSL | hsl(190, 26%, 68%) |
| HSV | hsv(190, 22%, 76%) |
| CMYK | cmyk(22.2%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.55, -10.48, -7.52) |
| CIE-LCH | lch(73.55, 12.90, 215.67°) |
| OKLab | oklab(76.8% -0.0343 -0.0204) |
| OKLCH | oklch(76.8% 0.04 210.8) |
| XYZ | xyz(40.2676, 46.0135, 57.7883) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.68
Bluegrey
#85A3B2
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.06
Cool Grey
#95A3A6
ΔE00 8.77
Sky Blue
#87CEEB
ΔE00 9.07
Cool Gray
#9AA7B0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBC2 #C29E97
analogous
#97C2B3 #97BBC2 #97A6C2
triadic
#97BBC2 #C297BB #BBC297
tetradic
#97BBC2 #B397C2 #C29E97 #A6C297
square
#97BBC2 #B397C2 #C29E97 #A6C297
split-complementary
#97BBC2 #C297A6 #C2B397
monochromatic
#52838C #70A2AB #97BBC2 #BED4D9 #E4EDEF
Accessibility & contrast
On white
2.06
#97BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#97BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBC2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBC2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#8ABEBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbc2; /* rgb */ color: rgb(151, 187, 194); /* oklch */ color: oklch(76.8% 0.040 210.8);
Tailwind
colors: {
custom: {
50: '#b6cfd4',
500: '#97bbc2',
950: '#000000',
},
}SCSS
$custom: #97bbc2; $custom-light: #b6cfd4; $custom-dark: #000000;
JSON
{
"hex": "#97bbc2",
"rgb": {
"r": 151,
"g": 187,
"b": 194
},
"hsl": {
"h": 189.767,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.76801,
"c": 0.03997,
"h": 210.8
},
"luminance": 0.46015
}Semantic roles & 50–950 ramp
primary
#97BBC2
secondary
#E1D6D4
accent
#5141A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283