#98BDCE#98BDCE
#98BDCE is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.7% C 0.047 H 227.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDCE |
|---|---|
| RGB | rgb(152, 189, 206) |
| HSL | hsl(199, 36%, 70%) |
| HSV | hsv(199, 26%, 81%) |
| CMYK | cmyk(26.2%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.52, -8.50, -12.61) |
| CIE-LCH | lch(74.52, 15.20, 236.02°) |
| OKLab | oklab(77.7% -0.0314 -0.0343) |
| OKLCH | oklch(77.7% 0.047 227.6) |
| XYZ | xyz(42.2838, 47.5251, 65.3259) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 6.53
Sky Blue
#87CEEB
ΔE00 6.78
Lightblue
#ADD8E6
ΔE00 6.92
Baby Blue
#89CFF0
ΔE00 7.14
Bluegrey
#85A3B2
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDCE #CEA998
analogous
#98CEC4 #98BDCE #98A2CE
triadic
#98BDCE #CE98BD #BDCE98
tetradic
#98BDCE #C498CE #CEA998 #A2CE98
square
#98BDCE #C498CE #CEA998 #A2CE98
split-complementary
#98BDCE #CE98A2 #CEC498
monochromatic
#4C85A0 #6FA2BA #98BDCE #C1D8E2 #EAF2F5
Accessibility & contrast
On white
2.00
#98BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#98BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDCE
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDCE | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#88C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bdce; /* rgb */ color: rgb(152, 189, 206); /* oklch */ color: oklch(77.7% 0.047 227.6);
Tailwind
colors: {
custom: {
50: '#b7d0dd',
500: '#98bdce',
950: '#000000',
},
}SCSS
$custom: #98bdce; $custom-light: #b7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#98bdce",
"rgb": {
"r": 152,
"g": 189,
"b": 206
},
"hsl": {
"h": 198.889,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.77704,
"c": 0.04653,
"h": 227.6
},
"luminance": 0.47527
}Semantic roles & 50–950 ramp
primary
#98BDCE
secondary
#E8DED9
accent
#5D37AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283