#98BCED#98BCED
#98BCED is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.7% C 0.080 H 256.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCED |
|---|---|
| RGB | rgb(152, 188, 237) |
| HSL | hsl(215, 70%, 76%) |
| HSV | hsv(215, 36%, 93%) |
| CMYK | cmyk(35.9%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(75.30, -0.36, -28.23) |
| CIE-LCH | lch(75.30, 28.24, 269.28°) |
| OKLab | oklab(78.66% -0.0191 -0.0781) |
| OKLCH | oklch(78.66% 0.08 256.2) |
| XYZ | xyz(46.2135, 48.7540, 87.0798) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.95
Carolina Blue
#8AB8FE
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.49
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCED #EDC998
analogous
#98E7ED #98BCED #9F98ED
triadic
#98BCED #ED98BC #BCED98
tetradic
#98BCED #ED98E7 #EDC998 #98ED9F
square
#98BCED #ED98E7 #EDC998 #98ED9F
split-complementary
#98BCED #ED9F98 #E7ED98
monochromatic
#3078DB #649AE4 #98BCED #CCDEF6 #E5EEFA
Accessibility & contrast
On white
1.95
#98BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#98BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCED
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCED | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#7DC7CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bced; /* rgb */ color: rgb(152, 188, 237); /* oklch */ color: oklch(78.7% 0.080 256.2);
Tailwind
colors: {
custom: {
50: '#b9d0f3',
500: '#98bced',
950: '#000000',
},
}SCSS
$custom: #98bced; $custom-light: #b9d0f3; $custom-dark: #000000;
JSON
{
"hex": "#98bced",
"rgb": {
"r": 152,
"g": 188,
"b": 237
},
"hsl": {
"h": 214.588,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.78659,
"c": 0.08038,
"h": 256.2
},
"luminance": 0.48756
}Semantic roles & 50–950 ramp
primary
#98BCED
secondary
#F2E7D9
accent
#8113D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285