#97AECA#97AECA
#97AECA is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.3% C 0.048 H 253.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97AECA |
|---|---|
| RGB | rgb(151, 174, 202) |
| HSL | hsl(213, 32%, 69%) |
| HSV | hsv(213, 25%, 79%) |
| CMYK | cmyk(25.2%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.26, -1.66, -16.85) |
| CIE-LCH | lch(70.26, 16.93, 264.37°) |
| OKLab | oklab(74.28% -0.0136 -0.046) |
| OKLCH | oklch(74.28% 0.048 253.5) |
| XYZ | xyz(38.5563, 41.1144, 61.7701) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.12
Bluey Grey
#89A0B0
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AECA #CAB397
analogous
#97C8CA #97AECA #9A97CA
triadic
#97AECA #CA97AE #AECA97
tetradic
#97AECA #CA97C8 #CAB397 #97CA9A
square
#97AECA #CA97C8 #CAB397 #97CA9A
split-complementary
#97AECA #CA9A97 #C8CA97
monochromatic
#4E7099 #6E8EB5 #97AECA #C0CEDF #E8EDF3
Accessibility & contrast
On white
2.28
#97AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#97AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AECA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AECA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#89B4B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aeca; /* rgb */ color: rgb(151, 174, 202); /* oklch */ color: oklch(74.3% 0.048 253.5);
Tailwind
colors: {
custom: {
50: '#b6c6da',
500: '#97aeca',
950: '#000000',
},
}SCSS
$custom: #97aeca; $custom-light: #b6c6da; $custom-dark: #000000;
JSON
{
"hex": "#97aeca",
"rgb": {
"r": 151,
"g": 174,
"b": 202
},
"hsl": {
"h": 212.941,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.7428,
"c": 0.048,
"h": 253.5
},
"luminance": 0.41116
}Semantic roles & 50–950 ramp
primary
#97AECA
secondary
#E6DFD7
accent
#783AAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283