#98BBDB#98BBDB
#98BBDB is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.7% C 0.060 H 246.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBDB |
|---|---|
| RGB | rgb(152, 187, 219) |
| HSL | hsl(209, 48%, 73%) |
| HSV | hsv(209, 31%, 86%) |
| CMYK | cmyk(30.6%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(74.40, -4.33, -19.86) |
| CIE-LCH | lch(74.40, 20.33, 257.70°) |
| OKLab | oklab(77.74% -0.024 -0.0545) |
| OKLCH | oklch(77.74% 0.06 246.2) |
| XYZ | xyz(43.5016, 47.3287, 73.8473) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.52
Cloudy Blue
#ACC2D9
ΔE00 4.29
Lightsteelblue
#B0C4DE
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 5.85
Baby Blue (survey)
#A2CFFE
ΔE00 6.02
Pastel Blue
#A2BFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBDB #DBB898
analogous
#98DBD9 #98BBDB #9899DB
triadic
#98BBDB #DB98BB #BBDB98
tetradic
#98BBDB #D998DB #DBB898 #99DB98
square
#98BBDB #D998DB #DBB898 #99DB98
split-complementary
#98BBDB #DB9899 #DBD998
monochromatic
#407FB8 #6B9DCB #98BBDB #C5D9EB #E8F0F7
Accessibility & contrast
On white
2.01
#98BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#98BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBDB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBDB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDD
Deuteranopia (green-blind)
#A6B4DA
Tritanopia (blue-blind)
#84C2C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #98bbdb; /* rgb */ color: rgb(152, 187, 219); /* oklch */ color: oklch(77.7% 0.060 246.2);
Tailwind
colors: {
custom: {
50: '#b8cfe6',
500: '#98bbdb',
950: '#000000',
},
}SCSS
$custom: #98bbdb; $custom-light: #b8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#98bbdb",
"rgb": {
"r": 152,
"g": 187,
"b": 219
},
"hsl": {
"h": 208.657,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.77744,
"c": 0.05951,
"h": 246.2
},
"luminance": 0.47331
}Semantic roles & 50–950 ramp
primary
#98BBDB
secondary
#EEE5DD
accent
#6F2ABB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284