#98AEBA#98AEBA
#98AEBA is a light, muted cyan. Relative luminance 0.405; OKLCH L 73.8% C 0.030 H 231.6°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #98AEBA |
|---|---|
| RGB | rgb(152, 174, 186) |
| HSL | hsl(201, 20%, 66%) |
| HSV | hsv(201, 18%, 73%) |
| CMYK | cmyk(18.3%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(69.82, -5.00, -8.68) |
| CIE-LCH | lch(69.82, 10.02, 240.05°) |
| OKLab | oklab(73.79% -0.0186 -0.0235) |
| OKLCH | oklch(73.79% 0.03 231.6) |
| XYZ | xyz(36.9456, 40.4917, 52.3140) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.43
Bluegrey
#85A3B2
ΔE00 4.30
Bluey Grey
#89A0B0
ΔE00 4.51
Cool Grey
#95A3A6
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.76
Greyblue
#77A1B5
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98AEBA #BAA498
analogous
#98BAB5 #98AEBA #989DBA
triadic
#98AEBA #BA98AE #AEBA98
tetradic
#98AEBA #B598BA #BAA498 #9DBA98
square
#98AEBA #B598BA #BAA498 #9DBA98
split-complementary
#98AEBA #BA989D #BAB598
monochromatic
#567281 #7391A1 #98AEBA #BDCBD3 #E1E8EB
Accessibility & contrast
On white
2.31
#98AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#98AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98AEBA
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98AEBA | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#A3A9BA
Tritanopia (blue-blind)
#8FB1B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #98aeba; /* rgb */ color: rgb(152, 174, 186); /* oklch */ color: oklch(73.8% 0.030 231.6);
Tailwind
colors: {
custom: {
50: '#b6c6ce',
500: '#98aeba',
950: '#000000',
},
}SCSS
$custom: #98aeba; $custom-light: #b6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#98aeba",
"rgb": {
"r": 152,
"g": 174,
"b": 186
},
"hsl": {
"h": 201.176,
"s": 19.767,
"l": 66.275
},
"oklch": {
"l": 0.73785,
"c": 0.02998,
"h": 231.6
},
"luminance": 0.40493
}Semantic roles & 50–950 ramp
primary
#98AEBA
secondary
#DCD5D1
accent
#66479E
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111313
muted
#808282