#6AD3EC#6AD3EC
#6AD3EC is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.4% C 0.103 H 215.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD3EC |
|---|---|
| RGB | rgb(106, 211, 236) |
| HSL | hsl(192, 77%, 67%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(55.1%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(79.45, -23.52, -21.56) |
| CIE-LCH | lch(79.45, 31.91, 222.51°) |
| OKLab | oklab(81.36% -0.0839 -0.0597) |
| OKLCH | oklch(81.36% 0.103 215.4) |
| XYZ | xyz(44.3725, 55.7047, 87.7543) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.41
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.41
Bright Sky Blue
#02CCFE
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD3EC #EC836A
analogous
#6AECC4 #6AD3EC #6A92EC
triadic
#6AD3EC #EC6AD3 #D3EC6A
tetradic
#6AD3EC #C46AEC #EC836A #92EC6A
square
#6AD3EC #C46AEC #EC836A #92EC6A
split-complementary
#6AD3EC #EC6A92 #ECC46A
monochromatic
#19A2C3 #34C3E5 #6AD3EC #A0E3F3 #D7F3FA
Accessibility & contrast
On white
1.73
#6AD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#6AD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD3EC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD3EC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDED
Deuteranopia (green-blind)
#AEBFEC
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad3ec; /* rgb */ color: rgb(106, 211, 236); /* oklch */ color: oklch(81.4% 0.103 215.4);
Tailwind
colors: {
custom: {
50: '#9fe0f2',
500: '#6ad3ec',
950: '#000000',
},
}SCSS
$custom: #6ad3ec; $custom-light: #9fe0f2; $custom-dark: #000000;
JSON
{
"hex": "#6ad3ec",
"rgb": {
"r": 106,
"g": 211,
"b": 236
},
"hsl": {
"h": 191.538,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.81356,
"c": 0.10301,
"h": 215.4
},
"luminance": 0.55709
}Semantic roles & 50–950 ramp
primary
#6AD3EC
secondary
#C15339
accent
#330CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485