#98BCDA#98BCDA
#98BCDA is a light, muted cyan. Relative luminance 0.477; OKLCH L 77.9% C 0.058 H 243.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #98BCDA |
|---|---|
| RGB | rgb(152, 188, 218) |
| HSL | hsl(207, 47%, 73%) |
| HSV | hsv(207, 30%, 85%) |
| CMYK | cmyk(30.3%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.64, -5.11, -18.96) |
| CIE-LCH | lch(74.64, 19.63, 254.91°) |
| OKLab | oklab(77.92% -0.0256 -0.052) |
| OKLCH | oklch(77.92% 0.058 243.7) |
| XYZ | xyz(43.5832, 47.7019, 73.2271) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.89
Cloudy Blue
#ACC2D9
ΔE00 4.23
Lightsteelblue
#B0C4DE
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 6.18
Light Blue
#95D0FC
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BCDA #DAB698
analogous
#98DAD7 #98BCDA #989BDA
triadic
#98BCDA #DA98BC #BCDA98
tetradic
#98BCDA #D798DA #DAB698 #9BDA98
square
#98BCDA #D798DA #DAB698 #9BDA98
split-complementary
#98BCDA #DA989B #DAD798
monochromatic
#4181B6 #6B9FCA #98BCDA #C5D9EA #E8F0F7
Accessibility & contrast
On white
1.99
#98BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#98BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BCDA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BCDA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDC
Deuteranopia (green-blind)
#A7B5D9
Tritanopia (blue-blind)
#84C3C6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98bcda; /* rgb */ color: rgb(152, 188, 218); /* oklch */ color: oklch(77.9% 0.058 243.7);
Tailwind
colors: {
custom: {
50: '#b8d0e5',
500: '#98bcda',
950: '#000000',
},
}SCSS
$custom: #98bcda; $custom-light: #b8d0e5; $custom-dark: #000000;
JSON
{
"hex": "#98bcda",
"rgb": {
"r": 152,
"g": 188,
"b": 218
},
"hsl": {
"h": 207.273,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.7792,
"c": 0.05794,
"h": 243.7
},
"luminance": 0.47704
}Semantic roles & 50–950 ramp
primary
#98BCDA
secondary
#EEE5DD
accent
#6C2BBA
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111315
muted
#808284