#4F95DA#4F95DA
#4F95DA is a light, vivid cyan. Relative luminance 0.282; OKLCH L 65.5% C 0.126 H 250.0°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #4F95DA |
|---|---|
| RGB | rgb(79, 149, 218) |
| HSL | hsl(210, 65%, 58%) |
| HSV | hsv(210, 64%, 85%) |
| CMYK | cmyk(63.8%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(60.08, -0.80, -41.73) |
| CIE-LCH | lch(60.08, 41.74, 268.90°) |
| OKLab | oklab(65.47% -0.0429 -0.118) |
| OKLCH | oklch(65.47% 0.126 250) |
| XYZ | xyz(26.6221, 28.2165, 70.3594) |
| Luminance | 0.2822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dark Sky Blue
#448EE4
ΔE00 2.59
Dodgerblue
#1E90FF
ΔE00 3.43
Azure (survey)
#069AF3
ΔE00 4.12
Cornflowerblue
#6495ED
ΔE00 4.88
Faded Blue
#658CBB
ΔE00 5.58
Cool Blue
#4984B8
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4F95DA #DA944F
analogous
#4FDAD9 #4F95DA #4F4FDA
triadic
#4F95DA #DA4F95 #95DA4F
tetradic
#4F95DA #D94FDA #DA944F #4FDA4F
square
#4F95DA #D94FDA #DA944F #4FDA4F
split-complementary
#4F95DA #DA4F4F #DAD94F
monochromatic
#1E5890 #2976C3 #4F95DA #82B3E5 #B4D2EF
Accessibility & contrast
On white
3.16
#4F95DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#4F95DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #4F95DA
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4F95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4F95DA | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7798DD
Deuteranopia (green-blind)
#648BD9
Tritanopia (blue-blind)
#00A5AE
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #4f95da; /* rgb */ color: rgb(79, 149, 218); /* oklch */ color: oklch(65.5% 0.126 250.0);
Tailwind
colors: {
custom: {
50: '#8db3e6',
500: '#4f95da',
950: '#000000',
},
}SCSS
$custom: #4f95da; $custom-light: #8db3e6; $custom-dark: #000000;
JSON
{
"hex": "#4f95da",
"rgb": {
"r": 79,
"g": 149,
"b": 218
},
"hsl": {
"h": 209.784,
"s": 65.258,
"l": 58.235
},
"oklch": {
"l": 0.65471,
"c": 0.12555,
"h": 250
},
"luminance": 0.28219
}Semantic roles & 50–950 ramp
primary
#4F95DA
secondary
#DEC2A7
accent
#9340E8
background
#F9FBFE
surface
#F1F6FC
border
#CBD0D5
text
#0D1116
muted
#7E8084