#98BCD2#98BCD2
#98BCD2 is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.6% C 0.050 H 235.1°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCD2 |
|---|---|
| RGB | rgb(152, 188, 210) |
| HSL | hsl(203, 39%, 71%) |
| HSV | hsv(203, 28%, 82%) |
| CMYK | cmyk(27.6%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(74.38, -7.03, -15.00) |
| CIE-LCH | lch(74.38, 16.57, 244.90°) |
| OKLab | oklab(77.63% -0.0286 -0.041) |
| OKLCH | oklch(77.63% 0.05 235.1) |
| XYZ | xyz(42.5615, 47.2933, 67.8462) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.97
Cloudy Blue
#ACC2D9
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 6.67
Baby Blue
#89CFF0
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.01
Bluegrey
#85A3B2
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCD2 #D2AE98
analogous
#98D2CB #98BCD2 #989FD2
triadic
#98BCD2 #D298BC #BCD298
tetradic
#98BCD2 #CB98D2 #D2AE98 #9FD298
square
#98BCD2 #CB98D2 #D2AE98 #9FD298
split-complementary
#98BCD2 #D2989F #D2CB98
monochromatic
#4983A7 #6DA0BF #98BCD2 #C3D8E5 #EAF1F6
Accessibility & contrast
On white
2.01
#98BCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#98BCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCD2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCD2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#AAB4D2
Tritanopia (blue-blind)
#87C2C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bcd2; /* rgb */ color: rgb(152, 188, 210); /* oklch */ color: oklch(77.6% 0.050 235.1);
Tailwind
colors: {
custom: {
50: '#b7d0df',
500: '#98bcd2',
950: '#000000',
},
}SCSS
$custom: #98bcd2; $custom-light: #b7d0df; $custom-dark: #000000;
JSON
{
"hex": "#98bcd2",
"rgb": {
"r": 152,
"g": 188,
"b": 210
},
"hsl": {
"h": 202.759,
"s": 39.189,
"l": 70.98
},
"oklch": {
"l": 0.77629,
"c": 0.04993,
"h": 235.1
},
"luminance": 0.47295
}Semantic roles & 50–950 ramp
primary
#98BCD2
secondary
#EBE1DB
accent
#6333B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283