#6DABFE#6DABFE
#6DABFE is a light, vivid cyan. Relative luminance 0.395; OKLCH L 73.5% C 0.137 H 256.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6DABFE |
|---|---|
| RGB | rgb(109, 171, 254) |
| HSL | hsl(214, 99%, 71%) |
| HSV | hsv(214, 57%, 100%) |
| CMYK | cmyk(57.1%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.13, 3.81, -47.19) |
| CIE-LCH | lch(69.13, 47.35, 274.61°) |
| OKLab | oklab(73.46% -0.0329 -0.1333) |
| OKLCH | oklch(73.46% 0.137 256.1) |
| XYZ | xyz(38.7527, 39.5295, 99.3345) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Sky Blue (survey)
#75BBFD
ΔE00 4.86
Cornflowerblue
#6495ED
ΔE00 6.64
Azure (survey)
#069AF3
ΔE00 8.32
Dodgerblue
#1E90FF
ΔE00 8.55
Pastel Blue
#A2BFFE
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DABFE #FEC06D
analogous
#6DF3FE #6DABFE #776DFE
triadic
#6DABFE #FE6DAB #ABFE6D
tetradic
#6DABFE #FE6DF3 #FEC06D #6DFE77
square
#6DABFE #FE6DF3 #FEC06D #6DFE77
split-complementary
#6DABFE #FE776D #F3FE6D
monochromatic
#0267EF #3088FE #6DABFE #AACEFE #E1EEFF
Accessibility & contrast
On white
2.36
#6DABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#6DABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DABFE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DABFE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6dabfe; /* rgb */ color: rgb(109, 171, 254); /* oklch */ color: oklch(73.5% 0.137 256.1);
Tailwind
colors: {
custom: {
50: '#a1c3ff',
500: '#6dabfe',
950: '#000000',
},
}SCSS
$custom: #6dabfe; $custom-light: #a1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#6dabfe",
"rgb": {
"r": 109,
"g": 171,
"b": 254
},
"hsl": {
"h": 214.345,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.73455,
"c": 0.13728,
"h": 256.1
},
"luminance": 0.39533
}Semantic roles & 50–950 ramp
primary
#6DABFE
secondary
#F6E6D0
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186