#98AECA#98AECA
#98AECA is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.4% C 0.047 H 254.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #98AECA |
|---|---|
| RGB | rgb(152, 174, 202) |
| HSL | hsl(214, 32%, 69%) |
| HSV | hsv(214, 25%, 79%) |
| CMYK | cmyk(24.8%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.32, -1.36, -16.74) |
| CIE-LCH | lch(70.32, 16.79, 265.37°) |
| OKLab | oklab(74.35% -0.0126 -0.0457) |
| OKLCH | oklch(74.35% 0.047 254.6) |
| XYZ | xyz(38.7427, 41.2106, 61.7788) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.23
Cloudy Blue
#ACC2D9
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.04
Bluey Grey
#89A0B0
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.45
Cool Gray
#9AA7B0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AECA #CAB498
analogous
#98C7CA #98AECA #9B98CA
triadic
#98AECA #CA98AE #AECA98
tetradic
#98AECA #CA98C7 #CAB498 #98CA9B
square
#98AECA #CA98C7 #CAB498 #98CA9B
split-complementary
#98AECA #CA9B98 #C7CA98
monochromatic
#4F6F99 #708EB5 #98AECA #C0CEDF #E9EEF4
Accessibility & contrast
On white
2.27
#98AECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#98AECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AECA
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AECA | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#9FAAC9
Tritanopia (blue-blind)
#8AB4B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98aeca; /* rgb */ color: rgb(152, 174, 202); /* oklch */ color: oklch(74.4% 0.047 254.6);
Tailwind
colors: {
custom: {
50: '#b7c6da',
500: '#98aeca',
950: '#000000',
},
}SCSS
$custom: #98aeca; $custom-light: #b7c6da; $custom-dark: #000000;
JSON
{
"hex": "#98aeca",
"rgb": {
"r": 152,
"g": 174,
"b": 202
},
"hsl": {
"h": 213.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.7435,
"c": 0.04742,
"h": 254.6
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#98AECA
secondary
#E6E0D8
accent
#793BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283