#97C2CB#97C2CB
#97C2CB is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.6% C 0.047 H 211.9°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2CB |
|---|---|
| RGB | rgb(151, 194, 203) |
| HSL | hsl(190, 33%, 69%) |
| HSV | hsv(190, 26%, 80%) |
| CMYK | cmyk(25.6%, 4.4%, 0%, 20.4%) |
| CIE-LAB | lab(75.74, -12.12, -9.16) |
| CIE-LCH | lch(75.74, 15.19, 217.09°) |
| OKLab | oklab(78.63% -0.0401 -0.0249) |
| OKLCH | oklch(78.63% 0.047 211.9) |
| XYZ | xyz(42.8305, 49.4729, 63.7808) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 7.35
Powder Blue
#B0E0E6
ΔE00 7.38
Light Grey Blue
#9DBCD4
ΔE00 8.27
Baby Blue
#89CFF0
ΔE00 8.40
Ice Blue
#A5DFF9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2CB #CBA097
analogous
#97CBBA #97C2CB #97A8CB
triadic
#97C2CB #CB97C2 #C2CB97
tetradic
#97C2CB #BA97CB #CBA097 #A8CB97
square
#97C2CB #BA97CB #CBA097 #A8CB97
split-complementary
#97C2CB #CB97A8 #CBBA97
monochromatic
#4D8D9A #6EAAB7 #97C2CB #C0DADF #E9F2F4
Accessibility & contrast
On white
1.93
#97C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#97C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2CB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2CB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCC
Deuteranopia (green-blind)
#B1B8CB
Tritanopia (blue-blind)
#87C6C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #97c2cb; /* rgb */ color: rgb(151, 194, 203); /* oklch */ color: oklch(78.6% 0.047 211.9);
Tailwind
colors: {
custom: {
50: '#b6d4da',
500: '#97c2cb',
950: '#000000',
},
}SCSS
$custom: #97c2cb; $custom-light: #b6d4da; $custom-dark: #000000;
JSON
{
"hex": "#97c2cb",
"rgb": {
"r": 151,
"g": 194,
"b": 203
},
"hsl": {
"h": 190.385,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.78625,
"c": 0.04725,
"h": 211.9
},
"luminance": 0.49475
}Semantic roles & 50–950 ramp
primary
#97C2CB
secondary
#E6DAD7
accent
#4D39AC
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383