#98BBCA#98BBCA
#98BBCA is a light, muted cyan. Relative luminance 0.465; OKLCH L 77.1% C 0.043 H 225.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBCA |
|---|---|
| RGB | rgb(152, 187, 202) |
| HSL | hsl(198, 32%, 69%) |
| HSV | hsv(198, 25%, 79%) |
| CMYK | cmyk(24.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(73.86, -8.36, -11.43) |
| CIE-LCH | lch(73.86, 14.16, 233.82°) |
| OKLab | oklab(77.13% -0.0302 -0.0311) |
| OKLCH | oklch(77.13% 0.043 225.8) |
| XYZ | xyz(41.3768, 46.4788, 62.6569) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.46
Bluegrey
#85A3B2
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.52
Baby Blue
#89CFF0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBCA #CAA798
analogous
#98CAC0 #98BBCA #98A2CA
triadic
#98BBCA #CA98BB #BBCA98
tetradic
#98BBCA #C098CA #CAA798 #A2CA98
square
#98BBCA #C098CA #CAA798 #A2CA98
split-complementary
#98BBCA #CA98A2 #CAC098
monochromatic
#4F8399 #70A0B5 #98BBCA #C0D6DF #E9F0F4
Accessibility & contrast
On white
2.04
#98BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#98BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBCA
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBCA | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#89C0C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bbca; /* rgb */ color: rgb(152, 187, 202); /* oklch */ color: oklch(77.1% 0.043 225.8);
Tailwind
colors: {
custom: {
50: '#b7cfda',
500: '#98bbca',
950: '#000000',
},
}SCSS
$custom: #98bbca; $custom-light: #b7cfda; $custom-dark: #000000;
JSON
{
"hex": "#98bbca",
"rgb": {
"r": 152,
"g": 187,
"b": 202
},
"hsl": {
"h": 198,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.77134,
"c": 0.04339,
"h": 225.8
},
"luminance": 0.4648
}Semantic roles & 50–950 ramp
primary
#98BBCA
secondary
#E6DCD8
accent
#5C3BAB
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283