#98BBDF#98BBDF
#98BBDF is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.064 H 249.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBDF |
|---|---|
| RGB | rgb(152, 187, 223) |
| HSL | hsl(210, 53%, 74%) |
| HSV | hsv(210, 32%, 87%) |
| CMYK | cmyk(31.8%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.53, -3.35, -21.82) |
| CIE-LCH | lch(74.53, 22.08, 261.28°) |
| OKLab | oklab(77.9% -0.0226 -0.06) |
| OKLCH | oklch(77.9% 0.064 249.4) |
| XYZ | xyz(44.0345, 47.5418, 76.6540) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.71
Cloudy Blue
#ACC2D9
ΔE00 4.76
Carolina Blue
#8AB8FE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBDF #DFBC98
analogous
#98DEDF #98BBDF #9898DF
triadic
#98BBDF #DF98BB #BBDF98
tetradic
#98BBDF #DF98DE #DFBC98 #98DF98
square
#98BBDF #DF98DE #DFBC98 #98DF98
split-complementary
#98BBDF #DF9898 #DEDF98
monochromatic
#3C7DC1 #699CD0 #98BBDF #C7DAEE #E8F0F8
Accessibility & contrast
On white
2.00
#98BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#98BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBDF
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBDF | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A5B4DE
Tritanopia (blue-blind)
#82C3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bbdf; /* rgb */ color: rgb(152, 187, 223); /* oklch */ color: oklch(77.9% 0.064 249.4);
Tailwind
colors: {
custom: {
50: '#b8cfe9',
500: '#98bbdf',
950: '#000000',
},
}SCSS
$custom: #98bbdf; $custom-light: #b8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#98bbdf",
"rgb": {
"r": 152,
"g": 187,
"b": 223
},
"hsl": {
"h": 210.423,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.77896,
"c": 0.06409,
"h": 249.4
},
"luminance": 0.47544
}Semantic roles & 50–950 ramp
primary
#98BBDF
secondary
#EFE6DC
accent
#7425C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284