#97BBC3#97BBC3
#97BBC3 is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.8% C 0.040 H 212.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBC3 |
|---|---|
| RGB | rgb(151, 187, 195) |
| HSL | hsl(191, 27%, 68%) |
| HSV | hsv(191, 23%, 76%) |
| CMYK | cmyk(22.6%, 4.1%, 0%, 23.5%) |
| CIE-LAB | lab(73.58, -10.26, -8.03) |
| CIE-LCH | lch(73.58, 13.02, 218.04°) |
| OKLab | oklab(76.83% -0.0339 -0.0218) |
| OKLCH | oklch(76.83% 0.04 212.7) |
| XYZ | xyz(40.3803, 46.0586, 58.3818) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.54
Light Grey Blue
#9DBCD4
ΔE00 7.62
Bluegrey
#85A3B2
ΔE00 7.75
Cool Grey
#95A3A6
ΔE00 8.75
Sky Blue
#87CEEB
ΔE00 8.78
Cool Gray
#9AA7B0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBC3 #C39F97
analogous
#97C3B5 #97BBC3 #97A5C3
triadic
#97BBC3 #C397BB #BBC397
tetradic
#97BBC3 #B597C3 #C39F97 #A5C397
square
#97BBC3 #B597C3 #C39F97 #A5C397
split-complementary
#97BBC3 #C397A5 #C3B597
monochromatic
#52838E #70A2AD #97BBC3 #BED4D9 #E5EEF0
Accessibility & contrast
On white
2.06
#97BBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#97BBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBC3
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBC3 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C4
Deuteranopia (green-blind)
#ADB2C3
Tritanopia (blue-blind)
#8ABFBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbc3; /* rgb */ color: rgb(151, 187, 195); /* oklch */ color: oklch(76.8% 0.040 212.7);
Tailwind
colors: {
custom: {
50: '#b6cfd5',
500: '#97bbc3',
950: '#000000',
},
}SCSS
$custom: #97bbc3; $custom-light: #b6cfd5; $custom-dark: #000000;
JSON
{
"hex": "#97bbc3",
"rgb": {
"r": 151,
"g": 187,
"b": 195
},
"hsl": {
"h": 190.909,
"s": 26.829,
"l": 67.843
},
"oklch": {
"l": 0.76834,
"c": 0.04035,
"h": 212.7
},
"luminance": 0.4606
}Semantic roles & 50–950 ramp
primary
#97BBC3
secondary
#E2D7D4
accent
#5340A5
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283