#6ACDF2#6ACDF2
#6ACDF2 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.106 H 225.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDF2 |
|---|---|
| RGB | rgb(106, 205, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(56.2%, 15.3%, 0%, 5.1%) |
| CIE-LAB | lab(77.95, -18.78, -27.04) |
| CIE-LCH | lch(77.95, 32.93, 235.22°) |
| OKLab | oklab(80.23% -0.0753 -0.0752) |
| OKLCH | oklch(80.23% 0.106 225) |
| XYZ | xyz(43.7960, 53.1335, 91.9350) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 3.36
Bright Sky Blue
#02CCFE
ΔE00 4.15
Lightblue (survey)
#7BC8F6
ΔE00 4.68
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDF2 #F28F6A
analogous
#6AF2D3 #6ACDF2 #6A89F2
triadic
#6ACDF2 #F26ACD #CDF26A
tetradic
#6ACDF2 #D36AF2 #F28F6A #89F26A
square
#6ACDF2 #D36AF2 #F28F6A #89F26A
split-complementary
#6ACDF2 #F26A89 #F2D36A
monochromatic
#129CCF #32BAED #6ACDF2 #A2E0F7 #DBF3FC
Accessibility & contrast
On white
1.81
#6ACDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6ACDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDF2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDF2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6acdf2; /* rgb */ color: rgb(106, 205, 242); /* oklch */ color: oklch(80.2% 0.106 225.0);
Tailwind
colors: {
custom: {
50: '#9fdcf6',
500: '#6acdf2',
950: '#000000',
},
}SCSS
$custom: #6acdf2; $custom-light: #9fdcf6; $custom-dark: #000000;
JSON
{
"hex": "#6acdf2",
"rgb": {
"r": 106,
"g": 205,
"b": 242
},
"hsl": {
"h": 196.324,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.80231,
"c": 0.10639,
"h": 225
},
"luminance": 0.53138
}Semantic roles & 50–950 ramp
primary
#6ACDF2
secondary
#CB5E36
accent
#4105E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485