#6FACD9#6FACD9
#6FACD9 is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.091 H 241.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACD9 |
|---|---|
| RGB | rgb(111, 172, 217) |
| HSL | hsl(205, 58%, 64%) |
| HSV | hsv(205, 49%, 85%) |
| CMYK | cmyk(48.8%, 20.7%, 0%, 14.9%) |
| CIE-LAB | lab(67.94, -7.48, -28.84) |
| CIE-LCH | lch(67.94, 29.79, 255.47°) |
| OKLab | oklab(72.03% -0.0434 -0.0803) |
| OKLCH | oklch(72.03% 0.091 241.6) |
| XYZ | xyz(33.8280, 37.8918, 71.1634) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.49
Carolina Blue
#8AB8FE
ΔE00 7.32
Lightblue (survey)
#7BC8F6
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 7.71
Sky
#82CAFC
ΔE00 8.03
Azure (survey)
#069AF3
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACD9 #D99C6F
analogous
#6FD9D1 #6FACD9 #6F77D9
triadic
#6FACD9 #D96FAC #ACD96F
tetradic
#6FACD9 #D16FD9 #D99C6F #77D96F
square
#6FACD9 #D16FD9 #D99C6F #77D96F
split-complementary
#6FACD9 #D96F77 #D9D16F
monochromatic
#2B70A3 #3F90CC #6FACD9 #9FC8E6 #D0E4F3
Accessibility & contrast
On white
2.45
#6FACD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#6FACD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACD9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACD9 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ACDB
Deuteranopia (green-blind)
#8AA1D8
Tritanopia (blue-blind)
#3BB7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6facd9; /* rgb */ color: rgb(111, 172, 217); /* oklch */ color: oklch(72.0% 0.091 241.6);
Tailwind
colors: {
custom: {
50: '#9ec4e5',
500: '#6facd9',
950: '#000000',
},
}SCSS
$custom: #6facd9; $custom-light: #9ec4e5; $custom-dark: #000000;
JSON
{
"hex": "#6facd9",
"rgb": {
"r": 111,
"g": 172,
"b": 217
},
"hsl": {
"h": 205.472,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.72029,
"c": 0.09127,
"h": 241.6
},
"luminance": 0.37894
}Semantic roles & 50–950 ramp
primary
#6FACD9
secondary
#E4CFC0
accent
#6620C6
background
#FAFCFE
surface
#F3F8FC
border
#CDD1D5
text
#0F1215
muted
#7F8184