#6DACFE#6DACFE
#6DACFE is a light, vivid cyan. Relative luminance 0.399; OKLCH L 73.7% C 0.136 H 255.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6DACFE |
|---|---|
| RGB | rgb(109, 172, 254) |
| HSL | hsl(214, 99%, 71%) |
| HSV | hsv(214, 57%, 100%) |
| CMYK | cmyk(57.1%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(69.40, 3.24, -46.77) |
| CIE-LCH | lch(69.40, 46.88, 273.96°) |
| OKLab | oklab(73.67% -0.034 -0.132) |
| OKLCH | oklch(73.67% 0.136 255.6) |
| XYZ | xyz(38.9423, 39.9087, 99.3977) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.41
Sky Blue (survey)
#75BBFD
ΔE00 4.54
Cornflowerblue
#6495ED
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 8.33
Dodgerblue
#1E90FF
ΔE00 8.74
Pastel Blue
#A2BFFE
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DACFE #FEBF6D
analogous
#6DF4FE #6DACFE #766DFE
triadic
#6DACFE #FE6DAC #ACFE6D
tetradic
#6DACFE #FE6DF4 #FEBF6D #6DFE76
square
#6DACFE #FE6DF4 #FEBF6D #6DFE76
split-complementary
#6DACFE #FE766D #F4FE6D
monochromatic
#0269EF #3089FE #6DACFE #AACFFE #E1EEFF
Accessibility & contrast
On white
2.34
#6DACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#6DACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DACFE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DACFE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #6dacfe; /* rgb */ color: rgb(109, 172, 254); /* oklch */ color: oklch(73.7% 0.136 255.6);
Tailwind
colors: {
custom: {
50: '#a1c4ff',
500: '#6dacfe',
950: '#000000',
},
}SCSS
$custom: #6dacfe; $custom-light: #a1c4ff; $custom-dark: #000000;
JSON
{
"hex": "#6dacfe",
"rgb": {
"r": 109,
"g": 172,
"b": 254
},
"hsl": {
"h": 213.931,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.73667,
"c": 0.13632,
"h": 255.6
},
"luminance": 0.39912
}Semantic roles & 50–950 ramp
primary
#6DACFE
secondary
#F6E6D0
accent
#8200E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186