#98BCD4#98BCD4
#98BCD4 is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.052 H 237.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCD4 |
|---|---|
| RGB | rgb(152, 188, 212) |
| HSL | hsl(204, 41%, 71%) |
| HSV | hsv(204, 28%, 83%) |
| CMYK | cmyk(28.3%, 11.3%, 0%, 16.9%) |
| CIE-LAB | lab(74.44, -6.55, -15.99) |
| CIE-LCH | lch(74.44, 17.28, 247.72°) |
| OKLab | oklab(77.7% -0.0278 -0.0437) |
| OKLCH | oklch(77.7% 0.052 237.5) |
| XYZ | xyz(42.8122, 47.3935, 69.1667) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.43
Cloudy Blue
#ACC2D9
ΔE00 4.68
Lightsteelblue
#B0C4DE
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.96
Sky Blue
#87CEEB
ΔE00 7.15
Light Blue
#95D0FC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCD4 #D4B098
analogous
#98D4CE #98BCD4 #989ED4
triadic
#98BCD4 #D498BC #BCD498
tetradic
#98BCD4 #CE98D4 #D4B098 #9ED498
square
#98BCD4 #CE98D4 #D4B098 #9ED498
split-complementary
#98BCD4 #D4989E #D4CE98
monochromatic
#4783AA #6DA0C2 #98BCD4 #C3D8E6 #E9F1F6
Accessibility & contrast
On white
2.00
#98BCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#98BCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCD4
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCD4 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BBD5
Deuteranopia (green-blind)
#A9B4D4
Tritanopia (blue-blind)
#86C2C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bcd4; /* rgb */ color: rgb(152, 188, 212); /* oklch */ color: oklch(77.7% 0.052 237.5);
Tailwind
colors: {
custom: {
50: '#b7d0e1',
500: '#98bcd4',
950: '#000000',
},
}SCSS
$custom: #98bcd4; $custom-light: #b7d0e1; $custom-dark: #000000;
JSON
{
"hex": "#98bcd4",
"rgb": {
"r": 152,
"g": 188,
"b": 212
},
"hsl": {
"h": 204,
"s": 41.096,
"l": 71.373
},
"oklch": {
"l": 0.777,
"c": 0.05181,
"h": 237.5
},
"luminance": 0.47395
}Semantic roles & 50–950 ramp
primary
#98BCD4
secondary
#ECE2DC
accent
#6631B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283