#6EABFF#6EABFF
#6EABFF is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.6% C 0.138 H 256.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EABFF |
|---|---|
| RGB | rgb(110, 171, 255) |
| HSL | hsl(215, 100%, 72%) |
| HSV | hsv(215, 57%, 100%) |
| CMYK | cmyk(56.9%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(69.22, 4.31, -47.59) |
| CIE-LCH | lch(69.22, 47.78, 275.18°) |
| OKLab | oklab(73.55% -0.0318 -0.1344) |
| OKLCH | oklch(73.55% 0.138 256.7) |
| XYZ | xyz(39.0370, 39.6575, 100.1859) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.37
Sky Blue (survey)
#75BBFD
ΔE00 4.96
Cornflowerblue
#6495ED
ΔE00 6.61
Azure (survey)
#069AF3
ΔE00 8.52
Dodgerblue
#1E90FF
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EABFF #FFC26E
analogous
#6EF3FF #6EABFF #7A6EFF
triadic
#6EABFF #FF6EAB #ABFF6E
tetradic
#6EABFF #FF6EF3 #FFC26E #6EFF7A
square
#6EABFF #FF6EF3 #FFC26E #6EFF7A
split-complementary
#6EABFF #FF7A6E #F3FF6E
monochromatic
#0066F3 #3188FF #6EABFF #ABCEFF #E0EDFF
Accessibility & contrast
On white
2.35
#6EABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#6EABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EABFF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EABFF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#76A3FD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6eabff; /* rgb */ color: rgb(110, 171, 255); /* oklch */ color: oklch(73.6% 0.138 256.7);
Tailwind
colors: {
custom: {
50: '#a1c3ff',
500: '#6eabff',
950: '#000000',
},
}SCSS
$custom: #6eabff; $custom-light: #a1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#6eabff",
"rgb": {
"r": 110,
"g": 171,
"b": 255
},
"hsl": {
"h": 214.759,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.73554,
"c": 0.13812,
"h": 256.7
},
"luminance": 0.39661
}Semantic roles & 50–950 ramp
primary
#6EABFF
secondary
#F7E7D2
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186