#98BDCC#98BDCC
#98BDCC is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.6% C 0.045 H 224.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #98BDCC |
|---|---|
| RGB | rgb(152, 189, 204) |
| HSL | hsl(197, 34%, 70%) |
| HSV | hsv(197, 25%, 80%) |
| CMYK | cmyk(25.5%, 7.4%, 0%, 20%) |
| CIE-LAB | lab(74.46, -8.96, -11.61) |
| CIE-LCH | lch(74.46, 14.67, 232.34°) |
| OKLab | oklab(77.64% -0.0322 -0.0316) |
| OKLCH | oklch(77.64% 0.045 224.5) |
| XYZ | xyz(42.0424, 47.4286, 64.0545) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.79
Lightblue
#ADD8E6
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.16
Bluegrey
#85A3B2
ΔE00 7.38
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BDCC #CCA798
analogous
#98CCC1 #98BDCC #98A3CC
triadic
#98BDCC #CC98BD #BDCC98
tetradic
#98BDCC #C198CC #CCA798 #A3CC98
square
#98BDCC #C198CC #CCA798 #A3CC98
split-complementary
#98BDCC #CC98A3 #CCC198
monochromatic
#4D859C #6FA3B8 #98BDCC #C1D7E0 #EAF1F5
Accessibility & contrast
On white
2.00
#98BDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#98BDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BDCC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BDCC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#ADB4CC
Tritanopia (blue-blind)
#88C2C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bdcc; /* rgb */ color: rgb(152, 189, 204); /* oklch */ color: oklch(77.6% 0.045 224.5);
Tailwind
colors: {
custom: {
50: '#b7d0db',
500: '#98bdcc',
950: '#000000',
},
}SCSS
$custom: #98bdcc; $custom-light: #b7d0db; $custom-dark: #000000;
JSON
{
"hex": "#98bdcc",
"rgb": {
"r": 152,
"g": 189,
"b": 204
},
"hsl": {
"h": 197.308,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.77635,
"c": 0.04509,
"h": 224.5
},
"luminance": 0.4743
}Semantic roles & 50–950 ramp
primary
#98BDCC
secondary
#E7DDD9
accent
#5A39AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283