#98BCDB#98BCDB
#98BCDB is a light, muted cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.059 H 244.6°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCDB |
|---|---|
| RGB | rgb(152, 188, 219) |
| HSL | hsl(208, 48%, 73%) |
| HSV | hsv(208, 31%, 86%) |
| CMYK | cmyk(30.6%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(74.67, -4.87, -19.45) |
| CIE-LCH | lch(74.67, 20.05, 255.95°) |
| OKLab | oklab(77.96% -0.0253 -0.0533) |
| OKLCH | oklch(77.96% 0.059 244.6) |
| XYZ | xyz(43.7144, 47.7544, 73.9183) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.17
Cloudy Blue
#ACC2D9
ΔE00 4.26
Lightsteelblue
#B0C4DE
ΔE00 5.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Carolina Blue
#8AB8FE
ΔE00 6.17
Light Blue
#95D0FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCDB #DBB798
analogous
#98DBD8 #98BCDB #989BDB
triadic
#98BCDB #DB98BC #BCDB98
tetradic
#98BCDB #D898DB #DBB798 #9BDB98
square
#98BCDB #D898DB #DBB798 #9BDB98
split-complementary
#98BCDB #DB989B #DBD898
monochromatic
#4081B8 #6B9FCB #98BCDB #C5D9EB #E8F0F7
Accessibility & contrast
On white
1.99
#98BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#98BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCDB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCDB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDD
Deuteranopia (green-blind)
#A7B5DA
Tritanopia (blue-blind)
#84C3C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bcdb; /* rgb */ color: rgb(152, 188, 219); /* oklch */ color: oklch(78.0% 0.059 244.6);
Tailwind
colors: {
custom: {
50: '#b8d0e6',
500: '#98bcdb',
950: '#000000',
},
}SCSS
$custom: #98bcdb; $custom-light: #b8d0e6; $custom-dark: #000000;
JSON
{
"hex": "#98bcdb",
"rgb": {
"r": 152,
"g": 188,
"b": 219
},
"hsl": {
"h": 207.761,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.77957,
"c": 0.05902,
"h": 244.6
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#98BCDB
secondary
#EEE5DD
accent
#6D2ABB
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284