#98CBEC#98CBEC
#98CBEC is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.8% C 0.071 H 237.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #98CBEC |
|---|---|
| RGB | rgb(152, 203, 236) |
| HSL | hsl(204, 69%, 76%) |
| HSV | hsv(204, 36%, 93%) |
| CMYK | cmyk(35.6%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(79.29, -8.64, -21.60) |
| CIE-LCH | lch(79.29, 23.26, 248.20°) |
| OKLab | oklab(81.8% -0.0384 -0.0594) |
| OKLCH | oklch(81.8% 0.071 237.1) |
| XYZ | xyz(49.4403, 55.4407, 87.4366) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.87
Lightskyblue
#87CEFA
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 3.41
Sky
#82CAFC
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CBEC #ECB998
analogous
#98ECE3 #98CBEC #98A1EC
triadic
#98CBEC #EC98CB #CBEC98
tetradic
#98CBEC #E398EC #ECB998 #A1EC98
square
#98CBEC #E398EC #ECB998 #A1EC98
split-complementary
#98CBEC #EC98A1 #ECE398
monochromatic
#3197D9 #64B1E2 #98CBEC #CCE5F6 #E5F2FA
Accessibility & contrast
On white
1.74
#98CBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#98CBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CBEC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CBEC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEE
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#7BD4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #98cbec; /* rgb */ color: rgb(152, 203, 236); /* oklch */ color: oklch(81.8% 0.071 237.1);
Tailwind
colors: {
custom: {
50: '#b9daf2',
500: '#98cbec',
950: '#000000',
},
}SCSS
$custom: #98cbec; $custom-light: #b9daf2; $custom-dark: #000000;
JSON
{
"hex": "#98cbec",
"rgb": {
"r": 152,
"g": 203,
"b": 236
},
"hsl": {
"h": 203.571,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.81795,
"c": 0.07072,
"h": 237.1
},
"luminance": 0.55443
}Semantic roles & 50–950 ramp
primary
#98CBEC
secondary
#C88961
accent
#5F15D1
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385