#6FACDD#6FACDD
#6FACDD is a light, moderate cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.096 H 243.9°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACDD |
|---|---|
| RGB | rgb(111, 172, 221) |
| HSL | hsl(207, 62%, 65%) |
| HSV | hsv(207, 50%, 87%) |
| CMYK | cmyk(49.8%, 22.2%, 0%, 13.3%) |
| CIE-LAB | lab(68.10, -6.32, -30.80) |
| CIE-LCH | lch(68.10, 31.44, 258.41°) |
| OKLab | oklab(72.2% -0.0421 -0.0859) |
| OKLCH | oklch(72.2% 0.096 243.9) |
| XYZ | xyz(34.3546, 38.1024, 73.9367) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 6.67
Azure (survey)
#069AF3
ΔE00 7.68
Lightblue (survey)
#7BC8F6
ΔE00 7.79
Sky
#82CAFC
ΔE00 8.02
Cornflowerblue
#6495ED
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACDD #DDA06F
analogous
#6FDDD7 #6FACDD #6F75DD
triadic
#6FACDD #DD6FAC #ACDD6F
tetradic
#6FACDD #D76FDD #DDA06F #75DD6F
square
#6FACDD #D76FDD #DDA06F #75DD6F
split-complementary
#6FACDD #DD6F75 #DDD76F
monochromatic
#2870AA #3D8FD1 #6FACDD #A1C9E9 #D2E5F4
Accessibility & contrast
On white
2.44
#6FACDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6FACDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACDD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACDD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACDF
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#37B8BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6facdd; /* rgb */ color: rgb(111, 172, 221); /* oklch */ color: oklch(72.2% 0.096 243.9);
Tailwind
colors: {
custom: {
50: '#9ec4e7',
500: '#6facdd',
950: '#000000',
},
}SCSS
$custom: #6facdd; $custom-light: #9ec4e7; $custom-dark: #000000;
JSON
{
"hex": "#6facdd",
"rgb": {
"r": 111,
"g": 172,
"b": 221
},
"hsl": {
"h": 206.727,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.72203,
"c": 0.09564,
"h": 243.9
},
"luminance": 0.38105
}Semantic roles & 50–950 ramp
primary
#6FACDD
secondary
#E7D2C1
accent
#691CCA
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1216
muted
#7F8184