#98AFCA#98AFCA
#98AFCA is a light, muted cyan. Relative luminance 0.416; OKLCH L 74.6% C 0.047 H 252.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFCA |
|---|---|
| RGB | rgb(152, 175, 202) |
| HSL | hsl(212, 32%, 69%) |
| HSV | hsv(212, 25%, 79%) |
| CMYK | cmyk(24.8%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.59, -1.90, -16.33) |
| CIE-LCH | lch(70.59, 16.44, 263.36°) |
| OKLab | oklab(74.56% -0.014 -0.0446) |
| OKLCH | oklch(74.56% 0.047 252.6) |
| XYZ | xyz(38.9366, 41.5984, 61.8435) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.62
Cloudy Blue
#ACC2D9
ΔE00 5.33
Lightsteelblue
#B0C4DE
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 7.21
Light Blue Grey
#B7C9E2
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFCA #CAB398
analogous
#98C8CA #98AFCA #9A98CA
triadic
#98AFCA #CA98AF #AFCA98
tetradic
#98AFCA #CA98C8 #CAB398 #98CA9A
square
#98AFCA #CA98C8 #CAB398 #98CA9A
split-complementary
#98AFCA #CA9A98 #C8CA98
monochromatic
#4F7199 #7090B5 #98AFCA #C0CEDF #E9EEF4
Accessibility & contrast
On white
2.25
#98AFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#98AFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFCA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFCA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CB
Deuteranopia (green-blind)
#A0AAC9
Tritanopia (blue-blind)
#8AB5B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98afca; /* rgb */ color: rgb(152, 175, 202); /* oklch */ color: oklch(74.6% 0.047 252.6);
Tailwind
colors: {
custom: {
50: '#b7c6da',
500: '#98afca',
950: '#000000',
},
}SCSS
$custom: #98afca; $custom-light: #b7c6da; $custom-dark: #000000;
JSON
{
"hex": "#98afca",
"rgb": {
"r": 152,
"g": 175,
"b": 202
},
"hsl": {
"h": 212.4,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.74562,
"c": 0.04672,
"h": 252.6
},
"luminance": 0.416
}Semantic roles & 50–950 ramp
primary
#98AFCA
secondary
#E6DFD8
accent
#773BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283