#6FACD5#6FACD5
#6FACD5 is a light, moderate cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.087 H 239.0°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACD5 |
|---|---|
| RGB | rgb(111, 172, 213) |
| HSL | hsl(204, 55%, 64%) |
| HSV | hsv(204, 48%, 84%) |
| CMYK | cmyk(47.9%, 19.2%, 0%, 16.5%) |
| CIE-LAB | lab(67.79, -8.63, -26.87) |
| CIE-LCH | lch(67.79, 28.22, 252.21°) |
| OKLab | oklab(71.86% -0.0448 -0.0747) |
| OKLCH | oklch(71.86% 0.087 239) |
| XYZ | xyz(33.3141, 37.6862, 68.4565) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.22
Greyblue
#77A1B5
ΔE00 6.81
Lightblue (survey)
#7BC8F6
ΔE00 7.55
Light Grey Blue
#9DBCD4
ΔE00 8.01
Carolina Blue
#8AB8FE
ΔE00 8.10
Sky
#82CAFC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACD5 #D5986F
analogous
#6FD5CB #6FACD5 #6F79D5
triadic
#6FACD5 #D56FAC #ACD56F
tetradic
#6FACD5 #CB6FD5 #D5986F #79D56F
square
#6FACD5 #CB6FD5 #D5986F #79D56F
split-complementary
#6FACD5 #D56F79 #D5CB6F
monochromatic
#2E709C #4091C7 #6FACD5 #9EC7E3 #CEE3F1
Accessibility & contrast
On white
2.46
#6FACD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#6FACD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACD5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACD5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD7
Deuteranopia (green-blind)
#8CA0D4
Tritanopia (blue-blind)
#3FB6BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6facd5; /* rgb */ color: rgb(111, 172, 213); /* oklch */ color: oklch(71.9% 0.087 239.0);
Tailwind
colors: {
custom: {
50: '#9ec4e2',
500: '#6facd5',
950: '#000000',
},
}SCSS
$custom: #6facd5; $custom-light: #9ec4e2; $custom-dark: #000000;
JSON
{
"hex": "#6facd5",
"rgb": {
"r": 111,
"g": 172,
"b": 213
},
"hsl": {
"h": 204.118,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.71859,
"c": 0.08709,
"h": 239
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#6FACD5
secondary
#E2CCBE
accent
#6323C2
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183