#98B2CD#98B2CD
#98B2CD is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.048 H 249.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2CD |
|---|---|
| RGB | rgb(152, 178, 205) |
| HSL | hsl(211, 35%, 70%) |
| HSV | hsv(211, 26%, 80%) |
| CMYK | cmyk(25.9%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(71.50, -2.83, -16.61) |
| CIE-LCH | lch(71.50, 16.85, 260.33°) |
| OKLab | oklab(75.31% -0.017 -0.0454) |
| OKLCH | oklch(75.31% 0.048 249.5) |
| XYZ | xyz(39.8856, 42.9226, 63.9291) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.45
Cloudy Blue
#ACC2D9
ΔE00 4.66
Lightsteelblue
#B0C4DE
ΔE00 5.43
Bluey Grey
#89A0B0
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 6.90
Cool Gray
#9AA7B0
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2CD #CDB398
analogous
#98CDCD #98B2CD #9898CD
triadic
#98B2CD #CD98B2 #B2CD98
tetradic
#98B2CD #CD98CD #CDB398 #98CD98
square
#98B2CD #CD98CD #CDB398 #98CD98
split-complementary
#98B2CD #CD9898 #CDCD98
monochromatic
#4D759E #6F93B9 #98B2CD #C1D1E1 #EAF0F5
Accessibility & contrast
On white
2.19
#98B2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#98B2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2CD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2CD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B2CE
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#89B8BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98b2cd; /* rgb */ color: rgb(152, 178, 205); /* oklch */ color: oklch(75.3% 0.048 249.5);
Tailwind
colors: {
custom: {
50: '#b7c9dc',
500: '#98b2cd',
950: '#000000',
},
}SCSS
$custom: #98b2cd; $custom-light: #b7c9dc; $custom-dark: #000000;
JSON
{
"hex": "#98b2cd",
"rgb": {
"r": 152,
"g": 178,
"b": 205
},
"hsl": {
"h": 210.566,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.75309,
"c": 0.04844,
"h": 249.5
},
"luminance": 0.42924
}Semantic roles & 50–950 ramp
primary
#98B2CD
secondary
#E8E1D9
accent
#7438AD
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111315
muted
#808283