#6FACD3#6FACD3
#6FACD3 is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.085 H 237.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACD3 |
|---|---|
| RGB | rgb(111, 172, 211) |
| HSL | hsl(203, 53%, 63%) |
| HSV | hsv(203, 47%, 83%) |
| CMYK | cmyk(47.4%, 18.5%, 0%, 17.3%) |
| CIE-LAB | lab(67.71, -9.19, -25.89) |
| CIE-LCH | lch(67.71, 27.47, 250.44°) |
| OKLab | oklab(71.78% -0.0455 -0.0719) |
| OKLCH | oklch(71.78% 0.085 237.7) |
| XYZ | xyz(33.0618, 37.5853, 67.1279) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.36
Sky Blue (survey)
#75BBFD
ΔE00 6.66
Lightblue (survey)
#7BC8F6
ΔE00 7.59
Light Grey Blue
#9DBCD4
ΔE00 7.93
Bluegrey
#85A3B2
ΔE00 8.00
Sky
#82CAFC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACD3 #D3966F
analogous
#6FD3C8 #6FACD3 #6F7AD3
triadic
#6FACD3 #D36FAC #ACD36F
tetradic
#6FACD3 #C86FD3 #D3966F #7AD36F
square
#6FACD3 #C86FD3 #D3966F #7AD36F
split-complementary
#6FACD3 #D36F7A #D3C86F
monochromatic
#2F6F99 #4091C5 #6FACD3 #9EC7E1 #CDE2F0
Accessibility & contrast
On white
2.47
#6FACD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#6FACD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACD3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACD3 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AABD5
Deuteranopia (green-blind)
#8DA0D2
Tritanopia (blue-blind)
#40B6B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #6facd3; /* rgb */ color: rgb(111, 172, 211); /* oklch */ color: oklch(71.8% 0.085 237.7);
Tailwind
colors: {
custom: {
50: '#9dc4e0',
500: '#6facd3',
950: '#000000',
},
}SCSS
$custom: #6facd3; $custom-light: #9dc4e0; $custom-dark: #000000;
JSON
{
"hex": "#6facd3",
"rgb": {
"r": 111,
"g": 172,
"b": 211
},
"hsl": {
"h": 203.4,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.71775,
"c": 0.08506,
"h": 237.7
},
"luminance": 0.37588
}Semantic roles & 50–950 ramp
primary
#6FACD3
secondary
#E1CBBD
accent
#6225C1
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183