#97BFCC#97BFCC
#97BFCC is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.046 H 219.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97BFCC |
|---|---|
| RGB | rgb(151, 191, 204) |
| HSL | hsl(195, 34%, 70%) |
| HSV | hsv(195, 26%, 80%) |
| CMYK | cmyk(26%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.95, -10.32, -10.89) |
| CIE-LCH | lch(74.95, 15.00, 226.55°) |
| OKLab | oklab(78.01% -0.0358 -0.0296) |
| OKLCH | oklch(78.01% 0.046 219.7) |
| XYZ | xyz(42.2891, 48.1988, 64.1901) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 7.52
Bluegrey
#85A3B2
ΔE00 8.15
Cloudy Blue
#ACC2D9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BFCC #CCA497
analogous
#97CCBF #97BFCC #97A5CC
triadic
#97BFCC #CC97BF #BFCC97
tetradic
#97BFCC #BF97CC #CCA497 #A5CC97
square
#97BFCC #BF97CC #CCA497 #A5CC97
split-complementary
#97BFCC #CC97A5 #CCBF97
monochromatic
#4D899C #6EA6B8 #97BFCC #C0D8E0 #E9F2F4
Accessibility & contrast
On white
1.97
#97BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#97BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BFCC
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BFCC | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCD
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#87C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97bfcc; /* rgb */ color: rgb(151, 191, 204); /* oklch */ color: oklch(78.0% 0.046 219.7);
Tailwind
colors: {
custom: {
50: '#b6d2db',
500: '#97bfcc',
950: '#000000',
},
}SCSS
$custom: #97bfcc; $custom-light: #b6d2db; $custom-dark: #000000;
JSON
{
"hex": "#97bfcc",
"rgb": {
"r": 151,
"g": 191,
"b": 204
},
"hsl": {
"h": 194.717,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.78005,
"c": 0.04646,
"h": 219.7
},
"luminance": 0.48201
}Semantic roles & 50–950 ramp
primary
#97BFCC
secondary
#E7DCD8
accent
#5538AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283