#97AFCF#97AFCF
#97AFCF is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.7% C 0.053 H 255.7°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFCF |
|---|---|
| RGB | rgb(151, 175, 207) |
| HSL | hsl(214, 37%, 70%) |
| HSV | hsv(214, 27%, 81%) |
| CMYK | cmyk(27.1%, 15.5%, 0%, 18.8%) |
| CIE-LAB | lab(70.69, -1.02, -18.93) |
| CIE-LCH | lch(70.69, 18.96, 266.92°) |
| OKLab | oklab(74.68% -0.0132 -0.0518) |
| OKLCH | oklch(74.68% 0.054 255.7) |
| XYZ | xyz(39.3518, 41.7429, 65.0032) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 5.94
Lightsteelblue
#B0C4DE
ΔE00 6.05
Pastel Blue
#A2BFFE
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFCF #CFB797
analogous
#97CBCF #97AFCF #9B97CF
triadic
#97AFCF #CF97AF #AFCF97
tetradic
#97AFCF #CF97CB #CFB797 #97CF9B
square
#97AFCF #CF97CB #CFB797 #97CF9B
split-complementary
#97AFCF #CF9B97 #CBCF97
monochromatic
#4A70A1 #6D8FBC #97AFCF #C1CFE2 #EAEFF5
Accessibility & contrast
On white
2.25
#97AFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#97AFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFCF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFCF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#9EAACE
Tritanopia (blue-blind)
#87B6B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97afcf; /* rgb */ color: rgb(151, 175, 207); /* oklch */ color: oklch(74.7% 0.053 255.7);
Tailwind
colors: {
custom: {
50: '#b6c6dd',
500: '#97afcf',
950: '#000000',
},
}SCSS
$custom: #97afcf; $custom-light: #b6c6dd; $custom-dark: #000000;
JSON
{
"hex": "#97afcf",
"rgb": {
"r": 151,
"g": 175,
"b": 207
},
"hsl": {
"h": 214.286,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.74679,
"c": 0.0535,
"h": 255.7
},
"luminance": 0.41744
}Semantic roles & 50–950 ramp
primary
#97AFCF
secondary
#E9E2D9
accent
#7B36B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283