#6FACDF#6FACDF
#6FACDF is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.098 H 245.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACDF |
|---|---|
| RGB | rgb(111, 172, 223) |
| HSL | hsl(207, 64%, 65%) |
| HSV | hsv(207, 50%, 87%) |
| CMYK | cmyk(50.2%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(68.17, -5.73, -31.77) |
| CIE-LCH | lch(68.17, 32.29, 259.77°) |
| OKLab | oklab(72.29% -0.0414 -0.0887) |
| OKLCH | oklch(72.29% 0.098 245) |
| XYZ | xyz(34.6227, 38.2096, 75.3484) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 6.38
Azure (survey)
#069AF3
ΔE00 7.56
Lightblue (survey)
#7BC8F6
ΔE00 7.91
Cornflowerblue
#6495ED
ΔE00 7.96
Sky
#82CAFC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACDF #DFA26F
analogous
#6FDFDA #6FACDF #6F74DF
triadic
#6FACDF #DF6FAC #ACDF6F
tetradic
#6FACDF #DA6FDF #DFA26F #74DF6F
square
#6FACDF #DA6FDF #DFA26F #74DF6F
split-complementary
#6FACDF #DF6F74 #DFDA6F
monochromatic
#2670AD #3D8FD4 #6FACDF #A1C9EA #D3E6F5
Accessibility & contrast
On white
2.43
#6FACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#6FACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACDF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACDF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE1
Deuteranopia (green-blind)
#88A1DE
Tritanopia (blue-blind)
#35B8BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6facdf; /* rgb */ color: rgb(111, 172, 223); /* oklch */ color: oklch(72.3% 0.098 245.0);
Tailwind
colors: {
custom: {
50: '#9ec4e9',
500: '#6facdf',
950: '#000000',
},
}SCSS
$custom: #6facdf; $custom-light: #9ec4e9; $custom-dark: #000000;
JSON
{
"hex": "#6facdf",
"rgb": {
"r": 111,
"g": 172,
"b": 223
},
"hsl": {
"h": 207.321,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.72291,
"c": 0.09787,
"h": 245
},
"luminance": 0.38212
}Semantic roles & 50–950 ramp
primary
#6FACDF
secondary
#E8D3C2
accent
#6B1ACB
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184