#6FACDC#6FACDC
#6FACDC is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.095 H 243.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACDC |
|---|---|
| RGB | rgb(111, 172, 220) |
| HSL | hsl(206, 61%, 65%) |
| HSV | hsv(206, 50%, 86%) |
| CMYK | cmyk(49.5%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(68.06, -6.61, -30.31) |
| CIE-LCH | lch(68.06, 31.02, 257.70°) |
| OKLab | oklab(72.16% -0.0424 -0.0845) |
| OKLCH | oklch(72.16% 0.095 243.3) |
| XYZ | xyz(34.2218, 38.0493, 73.2372) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.07
Carolina Blue
#8AB8FE
ΔE00 6.82
Lightblue (survey)
#7BC8F6
ΔE00 7.74
Azure (survey)
#069AF3
ΔE00 7.75
Sky
#82CAFC
ΔE00 8.01
Cornflowerblue
#6495ED
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACDC #DC9F6F
analogous
#6FDCD6 #6FACDC #6F76DC
triadic
#6FACDC #DC6FAC #ACDC6F
tetradic
#6FACDC #D66FDC #DC9F6F #76DC6F
square
#6FACDC #D66FDC #DC9F6F #76DC6F
split-complementary
#6FACDC #DC6F76 #DCD66F
monochromatic
#2970A8 #3E90D0 #6FACDC #A0C8E8 #D1E5F4
Accessibility & contrast
On white
2.44
#6FACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#6FACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACDC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACDC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDE
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#38B8BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6facdc; /* rgb */ color: rgb(111, 172, 220); /* oklch */ color: oklch(72.2% 0.095 243.3);
Tailwind
colors: {
custom: {
50: '#9ec4e7',
500: '#6facdc',
950: '#000000',
},
}SCSS
$custom: #6facdc; $custom-light: #9ec4e7; $custom-dark: #000000;
JSON
{
"hex": "#6facdc",
"rgb": {
"r": 111,
"g": 172,
"b": 220
},
"hsl": {
"h": 206.422,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.72159,
"c": 0.09453,
"h": 243.3
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#6FACDC
secondary
#E6D1C1
accent
#691DC9
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184