#98BCCE#98BCCE
#98BCCE is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.5% C 0.046 H 229.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCCE |
|---|---|
| RGB | rgb(152, 188, 206) |
| HSL | hsl(200, 36%, 70%) |
| HSV | hsv(200, 26%, 81%) |
| CMYK | cmyk(26.2%, 8.7%, 0%, 19.2%) |
| CIE-LAB | lab(74.25, -7.97, -13.02) |
| CIE-LCH | lch(74.25, 15.26, 238.53°) |
| OKLab | oklab(77.49% -0.0301 -0.0355) |
| OKLCH | oklch(77.49% 0.046 229.7) |
| XYZ | xyz(42.0694, 47.0964, 65.2545) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.42
Cloudy Blue
#ACC2D9
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 7.00
Bluegrey
#85A3B2
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.25
Lightblue
#ADD8E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCCE #CEAA98
analogous
#98CEC5 #98BCCE #98A1CE
triadic
#98BCCE #CE98BC #BCCE98
tetradic
#98BCCE #C598CE #CEAA98 #A1CE98
square
#98BCCE #C598CE #CEAA98 #A1CE98
split-complementary
#98BCCE #CE98A1 #CEC598
monochromatic
#4C84A0 #6FA1BA #98BCCE #C1D7E2 #EAF2F5
Accessibility & contrast
On white
2.02
#98BCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#98BCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCCE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCCE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#88C1C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bcce; /* rgb */ color: rgb(152, 188, 206); /* oklch */ color: oklch(77.5% 0.046 229.7);
Tailwind
colors: {
custom: {
50: '#b7d0dd',
500: '#98bcce',
950: '#000000',
},
}SCSS
$custom: #98bcce; $custom-light: #b7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#98bcce",
"rgb": {
"r": 152,
"g": 188,
"b": 206
},
"hsl": {
"h": 200,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.77488,
"c": 0.04649,
"h": 229.7
},
"luminance": 0.47098
}Semantic roles & 50–950 ramp
primary
#98BCCE
secondary
#E8DED9
accent
#5F37AE
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283