#6FABFE#6FABFE
#6FABFE is a light, vivid cyan. Relative luminance 0.397; OKLCH L 73.6% C 0.136 H 256.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6FABFE |
|---|---|
| RGB | rgb(111, 171, 254) |
| HSL | hsl(215, 99%, 72%) |
| HSV | hsv(215, 56%, 100%) |
| CMYK | cmyk(56.3%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.23, 4.20, -47.04) |
| CIE-LCH | lch(69.23, 47.23, 275.10°) |
| OKLab | oklab(73.55% -0.0313 -0.1328) |
| OKLCH | oklch(73.55% 0.136 256.8) |
| XYZ | xyz(39.0016, 39.6578, 99.3461) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.30
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Cornflowerblue
#6495ED
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 8.56
Azure (survey)
#069AF3
ΔE00 8.59
Dodgerblue
#1E90FF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FABFE #FEC26F
analogous
#6FF3FE #6FABFE #7B6FFE
triadic
#6FABFE #FE6FAB #ABFE6F
tetradic
#6FABFE #FE6FF3 #FEC26F #6FFE7B
square
#6FABFE #FE6FF3 #FEC26F #6FFE7B
split-complementary
#6FABFE #FE7B6F #F3FE6F
monochromatic
#0266F1 #3288FE #6FABFE #ACCEFE #E1EDFF
Accessibility & contrast
On white
2.35
#6FABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#6FABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FABFE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FABFE | 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)
#89B0FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6fabfe; /* rgb */ color: rgb(111, 171, 254); /* oklch */ color: oklch(73.6% 0.136 256.8);
Tailwind
colors: {
custom: {
50: '#a2c3ff',
500: '#6fabfe',
950: '#000000',
},
}SCSS
$custom: #6fabfe; $custom-light: #a2c3ff; $custom-dark: #000000;
JSON
{
"hex": "#6fabfe",
"rgb": {
"r": 111,
"g": 171,
"b": 254
},
"hsl": {
"h": 214.825,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.73552,
"c": 0.13643,
"h": 256.8
},
"luminance": 0.39661
}Semantic roles & 50–950 ramp
primary
#6FABFE
secondary
#F7E7D2
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186