#6DAFFC#6DAFFC
#6DAFFC is a light, vivid cyan. Relative luminance 0.409; OKLCH L 74.2% C 0.131 H 253.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6DAFFC |
|---|---|
| RGB | rgb(109, 175, 252) |
| HSL | hsl(212, 96%, 71%) |
| HSV | hsv(212, 57%, 99%) |
| CMYK | cmyk(56.7%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(70.13, 0.93, -44.54) |
| CIE-LCH | lch(70.13, 44.55, 271.19°) |
| OKLab | oklab(74.21% -0.0377 -0.1255) |
| OKLCH | oklch(74.21% 0.131 253.3) |
| XYZ | xyz(39.2011, 40.9361, 97.9122) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.51
Carolina Blue
#8AB8FE
ΔE00 4.37
Cornflowerblue
#6495ED
ΔE00 7.89
Sky
#82CAFC
ΔE00 8.22
Azure (survey)
#069AF3
ΔE00 8.31
Pastel Blue
#A2BFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DAFFC #FCBA6D
analogous
#6DF6FC #6DAFFC #726DFC
triadic
#6DAFFC #FC6DAF #AFFC6D
tetradic
#6DAFFC #FC6DF6 #FCBA6D #6DFC72
square
#6DAFFC #FC6DF6 #FCBA6D #6DFC72
split-complementary
#6DAFFC #FC726D #F6FC6D
monochromatic
#056EEA #318EFB #6DAFFC #A9D0FD #E1EFFE
Accessibility & contrast
On white
2.29
#6DAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#6DAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DAFFC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DAFFC | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#7CA5FA
Tritanopia (blue-blind)
#00C1CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6daffc; /* rgb */ color: rgb(109, 175, 252); /* oklch */ color: oklch(74.2% 0.131 253.3);
Tailwind
colors: {
custom: {
50: '#a0c6fd',
500: '#6daffc',
950: '#000000',
},
}SCSS
$custom: #6daffc; $custom-light: #a0c6fd; $custom-dark: #000000;
JSON
{
"hex": "#6daffc",
"rgb": {
"r": 109,
"g": 175,
"b": 252
},
"hsl": {
"h": 212.308,
"s": 95.973,
"l": 70.784
},
"oklch": {
"l": 0.74206,
"c": 0.13107,
"h": 253.3
},
"luminance": 0.40939
}Semantic roles & 50–950 ramp
primary
#6DAFFC
secondary
#F6E4CF
accent
#7C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285