#98BBC2#98BBC2
#98BBC2 is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.039 H 211.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBC2 |
|---|---|
| RGB | rgb(152, 187, 194) |
| HSL | hsl(190, 26%, 68%) |
| HSV | hsv(190, 22%, 76%) |
| CMYK | cmyk(21.6%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.62, -10.17, -7.43) |
| CIE-LCH | lch(73.62, 12.59, 216.13°) |
| OKLab | oklab(76.87% -0.0334 -0.0202) |
| OKLCH | oklch(76.87% 0.039 211.2) |
| XYZ | xyz(40.4540, 46.1097, 57.7971) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.66
Light Grey Blue
#9DBCD4
ΔE00 7.91
Bluegrey
#85A3B2
ΔE00 7.92
Cool Grey
#95A3A6
ΔE00 8.61
Cool Gray
#9AA7B0
ΔE00 8.92
Sky Blue
#87CEEB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBC2 #C29F98
analogous
#98C2B4 #98BBC2 #98A6C2
triadic
#98BBC2 #C298BB #BBC298
tetradic
#98BBC2 #B498C2 #C29F98 #A6C298
square
#98BBC2 #B498C2 #C29F98 #A6C298
split-complementary
#98BBC2 #C298A6 #C2B498
monochromatic
#53838C #72A2AB #98BBC2 #BED4D9 #E5EEF0
Accessibility & contrast
On white
2.05
#98BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#98BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBC2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBC2 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#ADB2C2
Tritanopia (blue-blind)
#8BBEBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #98bbc2; /* rgb */ color: rgb(152, 187, 194); /* oklch */ color: oklch(76.9% 0.039 211.2);
Tailwind
colors: {
custom: {
50: '#b7cfd4',
500: '#98bbc2',
950: '#000000',
},
}SCSS
$custom: #98bbc2; $custom-light: #b7cfd4; $custom-dark: #000000;
JSON
{
"hex": "#98bbc2",
"rgb": {
"r": 152,
"g": 187,
"b": 194
},
"hsl": {
"h": 190,
"s": 25.61,
"l": 67.843
},
"oklch": {
"l": 0.76866,
"c": 0.03899,
"h": 211.2
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#98BBC2
secondary
#E1D7D4
accent
#5241A4
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283