#6ACDF3#6ACDF3
#6ACDF3 is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.3% C 0.107 H 225.6°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDF3 |
|---|---|
| RGB | rgb(106, 205, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 56%, 95%) |
| CMYK | cmyk(56.4%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.99, -18.49, -27.52) |
| CIE-LCH | lch(77.99, 33.16, 236.10°) |
| OKLab | oklab(80.27% -0.0749 -0.0766) |
| OKLCH | oklch(80.27% 0.107 225.6) |
| XYZ | xyz(43.9466, 53.1938, 92.7281) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.31
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightblue (survey)
#7BC8F6
ΔE00 4.43
Lightskyblue
#87CEFA
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDF3 #F3906A
analogous
#6AF3D4 #6ACDF3 #6A88F3
triadic
#6ACDF3 #F36ACD #CDF36A
tetradic
#6ACDF3 #D46AF3 #F3906A #88F36A
square
#6ACDF3 #D46AF3 #F3906A #88F36A
split-complementary
#6ACDF3 #F36A88 #F3D46A
monochromatic
#119CD2 #31BAEE #6ACDF3 #A3E0F8 #DBF3FC
Accessibility & contrast
On white
1.80
#6ACDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#6ACDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDF3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDF3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A5BAF3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6acdf3; /* rgb */ color: rgb(106, 205, 243); /* oklch */ color: oklch(80.3% 0.107 225.6);
Tailwind
colors: {
custom: {
50: '#9fdcf7',
500: '#6acdf3',
950: '#000000',
},
}SCSS
$custom: #6acdf3; $custom-light: #9fdcf7; $custom-dark: #000000;
JSON
{
"hex": "#6acdf3",
"rgb": {
"r": 106,
"g": 205,
"b": 243
},
"hsl": {
"h": 196.642,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.80272,
"c": 0.1071,
"h": 225.6
},
"luminance": 0.53198
}Semantic roles & 50–950 ramp
primary
#6ACDF3
secondary
#CC5F35
accent
#4104E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485