#98AFCC#98AFCC
#98AFCC is a light, muted cyan. Relative luminance 0.417; OKLCH L 74.6% C 0.049 H 254.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFCC |
|---|---|
| RGB | rgb(152, 175, 204) |
| HSL | hsl(213, 34%, 70%) |
| HSV | hsv(213, 25%, 80%) |
| CMYK | cmyk(25.5%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(70.66, -1.43, -17.33) |
| CIE-LCH | lch(70.66, 17.39, 265.28°) |
| OKLab | oklab(74.64% -0.0133 -0.0474) |
| OKLCH | oklch(74.64% 0.049 254.3) |
| XYZ | xyz(39.1749, 41.6937, 63.0987) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.05
Cloudy Blue
#ACC2D9
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 5.85
Bluey Grey
#89A0B0
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFCC #CCB598
analogous
#98C9CC #98AFCC #9B98CC
triadic
#98AFCC #CC98AF #AFCC98
tetradic
#98AFCC #CC98C9 #CCB598 #98CC9B
square
#98AFCC #CC98C9 #CCB598 #98CC9B
split-complementary
#98AFCC #CC9B98 #C9CC98
monochromatic
#4D709C #6F8FB8 #98AFCC #C1CFE0 #EAEFF5
Accessibility & contrast
On white
2.25
#98AFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#98AFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFCC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFCC | 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)
#A5B0CD
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#8AB5B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #98afcc; /* rgb */ color: rgb(152, 175, 204); /* oklch */ color: oklch(74.6% 0.049 254.3);
Tailwind
colors: {
custom: {
50: '#b7c6db',
500: '#98afcc',
950: '#000000',
},
}SCSS
$custom: #98afcc; $custom-light: #b7c6db; $custom-dark: #000000;
JSON
{
"hex": "#98afcc",
"rgb": {
"r": 152,
"g": 175,
"b": 204
},
"hsl": {
"h": 213.462,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.74636,
"c": 0.04918,
"h": 254.3
},
"luminance": 0.41695
}Semantic roles & 50–950 ramp
primary
#98AFCC
secondary
#E7E1D9
accent
#7939AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283