#98BBCE#98BBCE
#98BBCE is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.047 H 231.9°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBCE |
|---|---|
| RGB | rgb(152, 187, 206) |
| HSL | hsl(201, 36%, 70%) |
| HSV | hsv(201, 26%, 81%) |
| CMYK | cmyk(26.2%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.98, -7.43, -13.43) |
| CIE-LCH | lch(73.98, 15.35, 241.02°) |
| OKLab | oklab(77.27% -0.0287 -0.0366) |
| OKLCH | oklch(77.27% 0.047 231.9) |
| XYZ | xyz(41.8565, 46.6706, 65.1835) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 5.66
Bluegrey
#85A3B2
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 7.35
Baby Blue
#89CFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBCE #CEAB98
analogous
#98CEC6 #98BBCE #98A0CE
triadic
#98BBCE #CE98BB #BBCE98
tetradic
#98BBCE #C698CE #CEAB98 #A0CE98
square
#98BBCE #C698CE #CEAB98 #A0CE98
split-complementary
#98BBCE #CE98A0 #CEC698
monochromatic
#4C82A0 #6FA0BA #98BBCE #C1D6E2 #EAF1F5
Accessibility & contrast
On white
2.03
#98BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#98BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBCE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBCE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CF
Deuteranopia (green-blind)
#AAB3CE
Tritanopia (blue-blind)
#88C0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bbce; /* rgb */ color: rgb(152, 187, 206); /* oklch */ color: oklch(77.3% 0.047 231.9);
Tailwind
colors: {
custom: {
50: '#b7cfdd',
500: '#98bbce',
950: '#000000',
},
}SCSS
$custom: #98bbce; $custom-light: #b7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#98bbce",
"rgb": {
"r": 152,
"g": 187,
"b": 206
},
"hsl": {
"h": 201.111,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.77273,
"c": 0.04653,
"h": 231.9
},
"luminance": 0.46672
}Semantic roles & 50–950 ramp
primary
#98BBCE
secondary
#E8DFD9
accent
#6137AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283