#97AFCA#97AFCA
#97AFCA is a light, muted cyan. Relative luminance 0.415; OKLCH L 74.5% C 0.047 H 251.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #97AFCA |
|---|---|
| RGB | rgb(151, 175, 202) |
| HSL | hsl(212, 32%, 69%) |
| HSV | hsv(212, 25%, 79%) |
| CMYK | cmyk(25.2%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.53, -2.21, -16.44) |
| CIE-LCH | lch(70.53, 16.59, 262.35°) |
| OKLab | oklab(74.49% -0.015 -0.0449) |
| OKLCH | oklch(74.49% 0.047 251.5) |
| XYZ | xyz(38.7502, 41.5023, 61.8347) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.43
Cloudy Blue
#ACC2D9
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 5.96
Bluey Grey
#89A0B0
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AFCA #CAB297
analogous
#97C9CA #97AFCA #9997CA
triadic
#97AFCA #CA97AF #AFCA97
tetradic
#97AFCA #CA97C9 #CAB297 #97CA99
square
#97AFCA #CA97C9 #CAB297 #97CA99
split-complementary
#97AFCA #CA9997 #C9CA97
monochromatic
#4E7199 #6E90B5 #97AFCA #C0CEDF #E8EDF3
Accessibility & contrast
On white
2.26
#97AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#97AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AFCA
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AFCA | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#89B5B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97afca; /* rgb */ color: rgb(151, 175, 202); /* oklch */ color: oklch(74.5% 0.047 251.5);
Tailwind
colors: {
custom: {
50: '#b6c6da',
500: '#97afca',
950: '#000000',
},
}SCSS
$custom: #97afca; $custom-light: #b6c6da; $custom-dark: #000000;
JSON
{
"hex": "#97afca",
"rgb": {
"r": 151,
"g": 175,
"b": 202
},
"hsl": {
"h": 211.765,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.74492,
"c": 0.04733,
"h": 251.5
},
"luminance": 0.41504
}Semantic roles & 50–950 ramp
primary
#97AFCA
secondary
#E6DFD7
accent
#763AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283