#97BECC#97BECC
#97BECC is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.046 H 221.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97BECC |
|---|---|
| RGB | rgb(151, 190, 204) |
| HSL | hsl(196, 34%, 70%) |
| HSV | hsv(196, 26%, 80%) |
| CMYK | cmyk(26%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(74.68, -9.79, -11.30) |
| CIE-LCH | lch(74.68, 14.95, 229.09°) |
| OKLab | oklab(77.79% -0.0344 -0.0308) |
| OKLCH | oklch(77.79% 0.046 221.8) |
| XYZ | xyz(42.0718, 47.7641, 64.1177) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.44
Sky Blue
#87CEEB
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.45
Bluegrey
#85A3B2
ΔE00 7.77
Cloudy Blue
#ACC2D9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BECC #CCA597
analogous
#97CCC0 #97BECC #97A4CC
triadic
#97BECC #CC97BE #BECC97
tetradic
#97BECC #C097CC #CCA597 #A4CC97
square
#97BECC #C097CC #CCA597 #A4CC97
split-complementary
#97BECC #CC97A4 #CCC097
monochromatic
#4D879C #6EA4B8 #97BECC #C0D8E0 #E9F1F4
Accessibility & contrast
On white
1.99
#97BECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#97BECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BECC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BECC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#87C3C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97becc; /* rgb */ color: rgb(151, 190, 204); /* oklch */ color: oklch(77.8% 0.046 221.8);
Tailwind
colors: {
custom: {
50: '#b6d1db',
500: '#97becc',
950: '#000000',
},
}SCSS
$custom: #97becc; $custom-light: #b6d1db; $custom-dark: #000000;
JSON
{
"hex": "#97becc",
"rgb": {
"r": 151,
"g": 190,
"b": 204
},
"hsl": {
"h": 195.849,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.77788,
"c": 0.04619,
"h": 221.8
},
"luminance": 0.47766
}Semantic roles & 50–950 ramp
primary
#97BECC
secondary
#E7DCD8
accent
#5738AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283