#98AFBF#98AFBF
#98AFBF is a light, muted cyan. Relative luminance 0.411; OKLCH L 74.2% C 0.034 H 238.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFBF |
|---|---|
| RGB | rgb(152, 175, 191) |
| HSL | hsl(205, 23%, 67%) |
| HSV | hsv(205, 20%, 75%) |
| CMYK | cmyk(20.4%, 8.4%, 0%, 25.1%) |
| CIE-LAB | lab(70.24, -4.43, -10.81) |
| CIE-LCH | lch(70.24, 11.68, 247.70°) |
| OKLab | oklab(74.17% -0.0181 -0.0293) |
| OKLCH | oklch(74.17% 0.034 238.3) |
| XYZ | xyz(37.6803, 41.0959, 55.2271) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.13
Light Grey Blue
#9DBCD4
ΔE00 4.46
Bluey Grey
#89A0B0
ΔE00 4.47
Bluegrey
#85A3B2
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 6.18
Cool Grey
#95A3A6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFBF #BFA898
analogous
#98BFBB #98AFBF #989CBF
triadic
#98AFBF #BF98AF #AFBF98
tetradic
#98AFBF #BB98BF #BFA898 #9CBF98
square
#98AFBF #BB98BF #BFA898 #9CBF98
split-complementary
#98AFBF #BF989C #BFBB98
monochromatic
#557388 #7292A8 #98AFBF #BECCD6 #E3EAEE
Accessibility & contrast
On white
2.28
#98AFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#98AFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFBF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFBF | 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)
#A8AEC0
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#8DB3B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #98afbf; /* rgb */ color: rgb(152, 175, 191); /* oklch */ color: oklch(74.2% 0.034 238.3);
Tailwind
colors: {
custom: {
50: '#b6c6d2',
500: '#98afbf',
950: '#000000',
},
}SCSS
$custom: #98afbf; $custom-light: #b6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#98afbf",
"rgb": {
"r": 152,
"g": 175,
"b": 191
},
"hsl": {
"h": 204.615,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.7417,
"c": 0.03445,
"h": 238.3
},
"luminance": 0.41097
}Semantic roles & 50–950 ramp
primary
#98AFBF
secondary
#E0D8D3
accent
#6A44A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111314
muted
#808282