#97BECA#97BECA
#97BECA is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.7% C 0.045 H 218.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97BECA |
|---|---|
| RGB | rgb(151, 190, 202) |
| HSL | hsl(194, 32%, 69%) |
| HSV | hsv(194, 25%, 79%) |
| CMYK | cmyk(25.2%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.62, -10.25, -10.30) |
| CIE-LCH | lch(74.62, 14.53, 225.14°) |
| OKLab | oklab(77.72% -0.0352 -0.028) |
| OKLCH | oklch(77.72% 0.045 218.5) |
| XYZ | xyz(41.8334, 47.6688, 62.8625) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 6.47
Sky Blue
#87CEEB
ΔE00 7.18
Bluegrey
#85A3B2
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97BECA #CAA397
analogous
#97CABD #97BECA #97A5CA
triadic
#97BECA #CA97BE #BECA97
tetradic
#97BECA #BD97CA #CAA397 #A5CA97
square
#97BECA #BD97CA #CAA397 #A5CA97
split-complementary
#97BECA #CA97A5 #CABD97
monochromatic
#4E8799 #6EA5B5 #97BECA #C0D7DF #E8F1F3
Accessibility & contrast
On white
1.99
#97BECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#97BECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97BECA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97BECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97BECA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#87C2C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97beca; /* rgb */ color: rgb(151, 190, 202); /* oklch */ color: oklch(77.7% 0.045 218.5);
Tailwind
colors: {
custom: {
50: '#b6d1da',
500: '#97beca',
950: '#000000',
},
}SCSS
$custom: #97beca; $custom-light: #b6d1da; $custom-dark: #000000;
JSON
{
"hex": "#97beca",
"rgb": {
"r": 151,
"g": 190,
"b": 202
},
"hsl": {
"h": 194.118,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7772,
"c": 0.04502,
"h": 218.5
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#97BECA
secondary
#E6DAD7
accent
#553AAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283