#97BBCA#97BBCA
#97BBCA is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.1% C 0.044 H 225.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97BBCA |
|---|---|
| RGB | rgb(151, 187, 202) |
| HSL | hsl(198, 32%, 69%) |
| HSV | hsv(198, 25%, 79%) |
| CMYK | cmyk(25.2%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.79, -8.66, -11.53) |
| CIE-LCH | lch(73.79, 14.42, 233.08°) |
| OKLab | oklab(77.07% -0.0312 -0.0314) |
| OKLCH | oklch(77.07% 0.044 225.1) |
| XYZ | xyz(41.1904, 46.3826, 62.6481) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.65
Bluegrey
#85A3B2
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.11
Lightblue
#ADD8E6
ΔE00 7.30
Sky Blue
#87CEEB
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BBCA #CAA697
analogous
#97CAC0 #97BBCA #97A2CA
triadic
#97BBCA #CA97BB #BBCA97
tetradic
#97BBCA #C097CA #CAA697 #A2CA97
square
#97BBCA #C097CA #CAA697 #A2CA97
split-complementary
#97BBCA #CA97A2 #CAC097
monochromatic
#4E8399 #6EA0B5 #97BBCA #C0D6DF #E8F0F3
Accessibility & contrast
On white
2.04
#97BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#97BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BBCA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BBCA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#88C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97bbca; /* rgb */ color: rgb(151, 187, 202); /* oklch */ color: oklch(77.1% 0.044 225.1);
Tailwind
colors: {
custom: {
50: '#b6cfda',
500: '#97bbca',
950: '#000000',
},
}SCSS
$custom: #97bbca; $custom-light: #b6cfda; $custom-dark: #000000;
JSON
{
"hex": "#97bbca",
"rgb": {
"r": 151,
"g": 187,
"b": 202
},
"hsl": {
"h": 197.647,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.77069,
"c": 0.04428,
"h": 225.1
},
"luminance": 0.46384
}Semantic roles & 50–950 ramp
primary
#97BBCA
secondary
#E6DBD7
accent
#5B3AAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283