#98B3CD#98B3CD
#98B3CD is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.048 H 247.5°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #98B3CD |
|---|---|
| RGB | rgb(152, 179, 205) |
| HSL | hsl(209, 35%, 70%) |
| HSV | hsv(209, 26%, 80%) |
| CMYK | cmyk(25.9%, 12.7%, 0%, 19.6%) |
| CIE-LAB | lab(71.77, -3.37, -16.20) |
| CIE-LCH | lch(71.77, 16.54, 258.24°) |
| OKLab | oklab(75.52% -0.0184 -0.0442) |
| OKLCH | oklch(75.52% 0.048 247.5) |
| XYZ | xyz(40.0853, 43.3220, 63.9957) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.88
Cloudy Blue
#ACC2D9
ΔE00 4.47
Lightsteelblue
#B0C4DE
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B3CD #CDB298
analogous
#98CDCD #98B3CD #9898CD
triadic
#98B3CD #CD98B3 #B3CD98
tetradic
#98B3CD #CD98CD #CDB298 #98CD98
square
#98B3CD #CD98CD #CDB298 #98CD98
split-complementary
#98B3CD #CD9898 #CDCD98
monochromatic
#4D769E #6F95B9 #98B3CD #C1D1E1 #EAF0F5
Accessibility & contrast
On white
2.17
#98B3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#98B3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B3CD
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B3CD | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A3ADCC
Tritanopia (blue-blind)
#89B9BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #98b3cd; /* rgb */ color: rgb(152, 179, 205); /* oklch */ color: oklch(75.5% 0.048 247.5);
Tailwind
colors: {
custom: {
50: '#b7c9dc',
500: '#98b3cd',
950: '#000000',
},
}SCSS
$custom: #98b3cd; $custom-light: #b7c9dc; $custom-dark: #000000;
JSON
{
"hex": "#98b3cd",
"rgb": {
"r": 152,
"g": 179,
"b": 205
},
"hsl": {
"h": 209.434,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.75522,
"c": 0.04789,
"h": 247.5
},
"luminance": 0.43323
}Semantic roles & 50–950 ramp
primary
#98B3CD
secondary
#E8E0D9
accent
#7238AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283