#98AFBB#98AFBB
#98AFBB is a light, muted cyan. Relative luminance 0.409; OKLCH L 74.0% C 0.031 H 230.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #98AFBB |
|---|---|
| RGB | rgb(152, 175, 187) |
| HSL | hsl(201, 20%, 66%) |
| HSV | hsv(201, 19%, 73%) |
| CMYK | cmyk(18.7%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.12, -5.32, -8.78) |
| CIE-LCH | lch(70.12, 10.27, 238.78°) |
| OKLab | oklab(74.03% -0.0196 -0.0238) |
| OKLCH | oklch(74.03% 0.031 230.5) |
| XYZ | xyz(37.2461, 40.9222, 52.9405) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.81
Bluegrey
#85A3B2
ΔE00 4.37
Bluey Grey
#89A0B0
ΔE00 4.78
Cool Grey
#95A3A6
ΔE00 5.40
Light Grey Blue
#9DBCD4
ΔE00 5.60
Greyblue
#77A1B5
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AFBB #BBA498
analogous
#98BBB6 #98AFBB #989EBB
triadic
#98AFBB #BB98AF #AFBB98
tetradic
#98AFBB #B698BB #BBA498 #9EBB98
square
#98AFBB #B698BB #BBA498 #9EBB98
split-complementary
#98AFBB #BB989E #BBB698
monochromatic
#567382 #7392A3 #98AFBB #BDCCD3 #E2E8EC
Accessibility & contrast
On white
2.29
#98AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#98AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AFBB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AFBB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#8EB2B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98afbb; /* rgb */ color: rgb(152, 175, 187); /* oklch */ color: oklch(74.0% 0.031 230.5);
Tailwind
colors: {
custom: {
50: '#b6c6cf',
500: '#98afbb',
950: '#000000',
},
}SCSS
$custom: #98afbb; $custom-light: #b6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#98afbb",
"rgb": {
"r": 152,
"g": 175,
"b": 187
},
"hsl": {
"h": 200.571,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.74034,
"c": 0.03084,
"h": 230.5
},
"luminance": 0.40923
}Semantic roles & 50–950 ramp
primary
#98AFBB
secondary
#DDD6D2
accent
#65479F
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282