#6FACD4#6FACD4
#6FACD4 is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.086 H 238.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACD4 |
|---|---|
| RGB | rgb(111, 172, 212) |
| HSL | hsl(204, 54%, 63%) |
| HSV | hsv(204, 48%, 83%) |
| CMYK | cmyk(47.6%, 18.9%, 0%, 16.9%) |
| CIE-LAB | lab(67.75, -8.91, -26.38) |
| CIE-LCH | lch(67.75, 27.84, 251.34°) |
| OKLab | oklab(71.82% -0.0451 -0.0733) |
| OKLCH | oklch(71.82% 0.086 238.4) |
| XYZ | xyz(33.1875, 37.6356, 67.7901) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.44
Greyblue
#77A1B5
ΔE00 6.58
Lightblue (survey)
#7BC8F6
ΔE00 7.56
Light Grey Blue
#9DBCD4
ΔE00 7.96
Bluegrey
#85A3B2
ΔE00 8.20
Sky
#82CAFC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACD4 #D4976F
analogous
#6FD4C9 #6FACD4 #6F79D4
triadic
#6FACD4 #D46FAC #ACD46F
tetradic
#6FACD4 #C96FD4 #D4976F #79D46F
square
#6FACD4 #C96FD4 #D4976F #79D46F
split-complementary
#6FACD4 #D46F79 #D4C96F
monochromatic
#2E709A #4091C6 #6FACD4 #9EC7E2 #CDE2F0
Accessibility & contrast
On white
2.46
#6FACD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#6FACD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACD4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACD4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD6
Deuteranopia (green-blind)
#8CA0D3
Tritanopia (blue-blind)
#3FB6B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6facd4; /* rgb */ color: rgb(111, 172, 212); /* oklch */ color: oklch(71.8% 0.086 238.4);
Tailwind
colors: {
custom: {
50: '#9ec4e1',
500: '#6facd4',
950: '#000000',
},
}SCSS
$custom: #6facd4; $custom-light: #9ec4e1; $custom-dark: #000000;
JSON
{
"hex": "#6facd4",
"rgb": {
"r": 111,
"g": 172,
"b": 212
},
"hsl": {
"h": 203.762,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.71817,
"c": 0.08607,
"h": 238.4
},
"luminance": 0.37638
}Semantic roles & 50–950 ramp
primary
#6FACD4
secondary
#E1CCBD
accent
#6224C1
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183