#4C98C8#4C98C8
#4C98C8 is a light, moderate cyan. Relative luminance 0.282; OKLCH L 65.1% C 0.104 H 238.9°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4C98C8 |
|---|---|
| RGB | rgb(76, 152, 200) |
| HSL | hsl(203, 53%, 54%) |
| HSV | hsv(203, 62%, 78%) |
| CMYK | cmyk(62%, 24%, 0%, 21.6%) |
| CIE-LAB | lab(60.03, -8.96, -31.75) |
| CIE-LCH | lch(60.03, 32.99, 254.24°) |
| OKLab | oklab(65.14% -0.0538 -0.0891) |
| OKLCH | oklch(65.14% 0.104 238.9) |
| XYZ | xyz(24.6301, 28.1607, 58.7699) |
| Luminance | 0.2816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.39
Dark Sky Blue
#448EE4
ΔE00 6.66
Water Blue
#0E87CC
ΔE00 6.72
Dusty Blue
#5A86AD
ΔE00 7.13
Cool Blue
#4984B8
ΔE00 7.24
Faded Blue
#658CBB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4C98C8 #C87C4C
analogous
#4CC8BA #4C98C8 #4C5AC8
triadic
#4C98C8 #C84C98 #98C84C
tetradic
#4C98C8 #BA4CC8 #C87C4C #5AC84C
square
#4C98C8 #BA4CC8 #C87C4C #5AC84C
split-complementary
#4C98C8 #C84C5A #C8BA4C
monochromatic
#245675 #3278A4 #4C98C8 #7BB3D6 #AACEE5
Accessibility & contrast
On white
3.17
#4C98C8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#4C98C8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4C98C8
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4C98C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4C98C8 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CA
Deuteranopia (green-blind)
#718BC7
Tritanopia (blue-blind)
#00A4A8
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #4c98c8; /* rgb */ color: rgb(76, 152, 200); /* oklch */ color: oklch(65.1% 0.104 238.9);
Tailwind
colors: {
custom: {
50: '#89b6d9',
500: '#4c98c8',
950: '#000000',
},
}SCSS
$custom: #4c98c8; $custom-light: #89b6d9; $custom-dark: #000000;
JSON
{
"hex": "#4c98c8",
"rgb": {
"r": 76,
"g": 152,
"b": 200
},
"hsl": {
"h": 203.226,
"s": 52.991,
"l": 54.118
},
"oklch": {
"l": 0.65136,
"c": 0.10405,
"h": 238.9
},
"luminance": 0.28163
}Semantic roles & 50–950 ramp
primary
#4C98C8
secondary
#D2B29E
accent
#844BDC
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0D1114
muted
#7D8083