#98BBDE#98BBDE
#98BBDE is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.9% C 0.063 H 248.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBDE |
|---|---|
| RGB | rgb(152, 187, 222) |
| HSL | hsl(210, 51%, 73%) |
| HSV | hsv(210, 32%, 87%) |
| CMYK | cmyk(31.5%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(74.50, -3.59, -21.33) |
| CIE-LCH | lch(74.50, 21.63, 260.44°) |
| OKLab | oklab(77.86% -0.0229 -0.0586) |
| OKLCH | oklch(77.86% 0.063 248.6) |
| XYZ | xyz(43.9001, 47.4881, 75.9461) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.42
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightsteelblue
#B0C4DE
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBDE #DEBB98
analogous
#98DEDE #98BBDE #9898DE
triadic
#98BBDE #DE98BB #BBDE98
tetradic
#98BBDE #DE98DE #DEBB98 #98DE98
square
#98BBDE #DE98DE #DEBB98 #98DE98
split-complementary
#98BBDE #DE9898 #DEDE98
monochromatic
#3D7EBF #6A9CCF #98BBDE #C6DAED #E8F0F8
Accessibility & contrast
On white
2.00
#98BBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#98BBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBDE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBDE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBE0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#83C3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bbde; /* rgb */ color: rgb(152, 187, 222); /* oklch */ color: oklch(77.9% 0.063 248.6);
Tailwind
colors: {
custom: {
50: '#b8cfe8',
500: '#98bbde',
950: '#000000',
},
}SCSS
$custom: #98bbde; $custom-light: #b8cfe8; $custom-dark: #000000;
JSON
{
"hex": "#98bbde",
"rgb": {
"r": 152,
"g": 187,
"b": 222
},
"hsl": {
"h": 210,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.77857,
"c": 0.06292,
"h": 248.6
},
"luminance": 0.4749
}Semantic roles & 50–950 ramp
primary
#98BBDE
secondary
#EFE6DC
accent
#7327BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284