#97AFCE#97AFCE
#97AFCE is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.6% C 0.052 H 254.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFCE |
|---|---|
| RGB | rgb(151, 175, 206) |
| HSL | hsl(214, 36%, 70%) |
| HSV | hsv(214, 27%, 81%) |
| CMYK | cmyk(26.7%, 15%, 0%, 19.2%) |
| CIE-LAB | lab(70.66, -1.26, -18.44) |
| CIE-LCH | lch(70.66, 18.48, 266.10°) |
| OKLab | oklab(74.64% -0.0136 -0.0504) |
| OKLCH | oklch(74.64% 0.052 254.9) |
| XYZ | xyz(39.2299, 41.6941, 64.3614) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 5.80
Lightsteelblue
#B0C4DE
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.43
Bluey Grey
#89A0B0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFCE #CEB697
analogous
#97CBCE #97AFCE #9A97CE
triadic
#97AFCE #CE97AF #AFCE97
tetradic
#97AFCE #CE97CB #CEB697 #97CE9A
square
#97AFCE #CE97CB #CEB697 #97CE9A
split-complementary
#97AFCE #CE9A97 #CBCE97
monochromatic
#4B709F #6D8FBA #97AFCE #C1CFE2 #EAEFF5
Accessibility & contrast
On white
2.25
#97AFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#97AFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFCE
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFCE | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D0
Deuteranopia (green-blind)
#9EAACD
Tritanopia (blue-blind)
#88B6B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97afce; /* rgb */ color: rgb(151, 175, 206); /* oklch */ color: oklch(74.6% 0.052 254.9);
Tailwind
colors: {
custom: {
50: '#b6c6dd',
500: '#97afce',
950: '#000000',
},
}SCSS
$custom: #97afce; $custom-light: #b6c6dd; $custom-dark: #000000;
JSON
{
"hex": "#97afce",
"rgb": {
"r": 151,
"g": 175,
"b": 206
},
"hsl": {
"h": 213.818,
"s": 35.948,
"l": 70
},
"oklch": {
"l": 0.74641,
"c": 0.05225,
"h": 254.9
},
"luminance": 0.41695
}Semantic roles & 50–950 ramp
primary
#97AFCE
secondary
#E8E1D9
accent
#7A37AF
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283