#98B2CA#98B2CA
#98B2CA is a light, muted cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.045 H 246.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2CA |
|---|---|
| RGB | rgb(152, 178, 202) |
| HSL | hsl(209, 32%, 69%) |
| HSV | hsv(209, 25%, 79%) |
| CMYK | cmyk(24.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.40, -3.53, -15.11) |
| CIE-LCH | lch(71.40, 15.52, 256.84°) |
| OKLab | oklab(75.2% -0.0181 -0.0412) |
| OKLCH | oklch(75.2% 0.045 246.3) |
| XYZ | xyz(39.5270, 42.7791, 62.0403) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.95
Cloudy Blue
#ACC2D9
ΔE00 4.64
Lightsteelblue
#B0C4DE
ΔE00 5.74
Bluey Grey
#89A0B0
ΔE00 6.09
Cool Gray
#9AA7B0
ΔE00 6.62
Bluegrey
#85A3B2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2CA #CAB098
analogous
#98CAC9 #98B2CA #9899CA
triadic
#98B2CA #CA98B2 #B2CA98
tetradic
#98B2CA #C998CA #CAB098 #99CA98
square
#98B2CA #C998CA #CAB098 #99CA98
split-complementary
#98B2CA #CA9899 #CAC998
monochromatic
#4F7599 #7094B5 #98B2CA #C0D0DF #E9EEF4
Accessibility & contrast
On white
2.20
#98B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#98B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2CA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2CA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A3ADCA
Tritanopia (blue-blind)
#8AB8BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #98b2ca; /* rgb */ color: rgb(152, 178, 202); /* oklch */ color: oklch(75.2% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#b7c9da',
500: '#98b2ca',
950: '#000000',
},
}SCSS
$custom: #98b2ca; $custom-light: #b7c9da; $custom-dark: #000000;
JSON
{
"hex": "#98b2ca",
"rgb": {
"r": 152,
"g": 178,
"b": 202
},
"hsl": {
"h": 208.8,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.752,
"c": 0.045,
"h": 246.3
},
"luminance": 0.4278
}Semantic roles & 50–950 ramp
primary
#98B2CA
secondary
#E6DFD8
accent
#713BAB
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111314
muted
#808283