#97BCCC#97BCCC
#97BCCC is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.4% C 0.046 H 226.1°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97BCCC |
|---|---|
| RGB | rgb(151, 188, 204) |
| HSL | hsl(198, 34%, 70%) |
| HSV | hsv(198, 26%, 80%) |
| CMYK | cmyk(26%, 7.8%, 0%, 20%) |
| CIE-LAB | lab(74.13, -8.73, -12.12) |
| CIE-LCH | lch(74.13, 14.94, 234.23°) |
| OKLab | oklab(77.35% -0.0318 -0.033) |
| OKLCH | oklch(77.35% 0.046 226.1) |
| XYZ | xyz(41.6416, 46.9037, 63.9743) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.41
Cloudy Blue
#ACC2D9
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.00
Lightblue
#ADD8E6
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.09
Baby Blue
#89CFF0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BCCC #CCA797
analogous
#97CCC2 #97BCCC #97A2CC
triadic
#97BCCC #CC97BC #BCCC97
tetradic
#97BCCC #C297CC #CCA797 #A2CC97
square
#97BCCC #C297CC #CCA797 #A2CC97
split-complementary
#97BCCC #CC97A2 #CCC297
monochromatic
#4D849C #6EA2B8 #97BCCC #C0D6E0 #E9F1F4
Accessibility & contrast
On white
2.02
#97BCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#97BCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BCCC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BCCC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACD
Deuteranopia (green-blind)
#ABB3CC
Tritanopia (blue-blind)
#87C1C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #97bccc; /* rgb */ color: rgb(151, 188, 204); /* oklch */ color: oklch(77.4% 0.046 226.1);
Tailwind
colors: {
custom: {
50: '#b6d0db',
500: '#97bccc',
950: '#000000',
},
}SCSS
$custom: #97bccc; $custom-light: #b6d0db; $custom-dark: #000000;
JSON
{
"hex": "#97bccc",
"rgb": {
"r": 151,
"g": 188,
"b": 204
},
"hsl": {
"h": 198.113,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.77354,
"c": 0.04583,
"h": 226.1
},
"luminance": 0.46905
}Semantic roles & 50–950 ramp
primary
#97BCCC
secondary
#E7DCD8
accent
#5C38AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283