#98BBD3#98BBD3
#98BBD3 is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.051 H 238.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBD3 |
|---|---|
| RGB | rgb(152, 187, 211) |
| HSL | hsl(204, 40%, 71%) |
| HSV | hsv(204, 28%, 83%) |
| CMYK | cmyk(28%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(74.14, -6.26, -15.91) |
| CIE-LCH | lch(74.14, 17.09, 248.53°) |
| OKLab | oklab(77.45% -0.0269 -0.0435) |
| OKLCH | oklch(77.45% 0.051 238.3) |
| XYZ | xyz(42.4736, 46.9175, 68.4335) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.23
Cloudy Blue
#ACC2D9
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 7.25
Baby Blue
#89CFF0
ΔE00 7.28
Light Blue
#95D0FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBD3 #D3B098
analogous
#98D3CD #98BBD3 #989DD3
triadic
#98BBD3 #D398BB #BBD398
tetradic
#98BBD3 #CD98D3 #D3B098 #9DD398
square
#98BBD3 #CD98D3 #D3B098 #9DD398
split-complementary
#98BBD3 #D3989D #D3CD98
monochromatic
#4881A9 #6D9FC1 #98BBD3 #C3D7E5 #EAF1F6
Accessibility & contrast
On white
2.02
#98BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#98BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBD3
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBD3 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD4
Deuteranopia (green-blind)
#A9B3D3
Tritanopia (blue-blind)
#86C1C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #98bbd3; /* rgb */ color: rgb(152, 187, 211); /* oklch */ color: oklch(77.5% 0.051 238.3);
Tailwind
colors: {
custom: {
50: '#b7cfe0',
500: '#98bbd3',
950: '#000000',
},
}SCSS
$custom: #98bbd3; $custom-light: #b7cfe0; $custom-dark: #000000;
JSON
{
"hex": "#98bbd3",
"rgb": {
"r": 152,
"g": 187,
"b": 211
},
"hsl": {
"h": 204.407,
"s": 40.136,
"l": 71.176
},
"oklch": {
"l": 0.7745,
"c": 0.0511,
"h": 238.3
},
"luminance": 0.46919
}Semantic roles & 50–950 ramp
primary
#98BBD3
secondary
#EBE2DC
accent
#6732B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283