#98CAEA#98CAEA
#98CAEA is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.5% C 0.069 H 236.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #98CAEA |
|---|---|
| RGB | rgb(152, 202, 234) |
| HSL | hsl(203, 66%, 76%) |
| HSV | hsv(203, 35%, 92%) |
| CMYK | cmyk(35%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(78.96, -8.61, -21.04) |
| CIE-LCH | lch(78.96, 22.73, 247.74°) |
| OKLab | oklab(81.51% -0.0378 -0.0578) |
| OKLCH | oklch(81.51% 0.069 236.8) |
| XYZ | xyz(48.9159, 54.8544, 85.8364) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 3.21
Baby Blue
#89CFF0
ΔE00 3.49
Lightskyblue
#87CEFA
ΔE00 3.50
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Sky
#82CAFC
ΔE00 4.31
Sky Blue
#87CEEB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98CAEA #EAB898
analogous
#98EAE1 #98CAEA #98A1EA
triadic
#98CAEA #EA98CA #CAEA98
tetradic
#98CAEA #E198EA #EAB898 #A1EA98
square
#98CAEA #E198EA #EAB898 #A1EA98
split-complementary
#98CAEA #EA98A1 #EAE198
monochromatic
#3296D5 #65B0E0 #98CAEA #CBE4F4 #E6F2FA
Accessibility & contrast
On white
1.75
#98CAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#98CAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98CAEA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98CAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98CAEA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#7CD2D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #98caea; /* rgb */ color: rgb(152, 202, 234); /* oklch */ color: oklch(81.5% 0.069 236.8);
Tailwind
colors: {
custom: {
50: '#b9daf0',
500: '#98caea',
950: '#000000',
},
}SCSS
$custom: #98caea; $custom-light: #b9daf0; $custom-dark: #000000;
JSON
{
"hex": "#98caea",
"rgb": {
"r": 152,
"g": 202,
"b": 234
},
"hsl": {
"h": 203.415,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.81506,
"c": 0.06911,
"h": 236.8
},
"luminance": 0.54857
}Semantic roles & 50–950 ramp
primary
#98CAEA
secondary
#C58861
accent
#5F18CE
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385