#6AD2EC#6AD2EC
#6AD2EC is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.103 H 216.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2EC |
|---|---|
| RGB | rgb(106, 210, 236) |
| HSL | hsl(192, 77%, 67%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(55.1%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(79.16, -23.02, -21.99) |
| CIE-LCH | lch(79.16, 31.84, 223.69°) |
| OKLab | oklab(81.13% -0.0828 -0.0609) |
| OKLCH | oklch(81.13% 0.103 216.3) |
| XYZ | xyz(44.1248, 55.2094, 87.6718) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.59
Bright Sky Blue
#02CCFE
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 6.74
Robin'S Egg
#6DEDFD
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2EC #EC846A
analogous
#6AECC5 #6AD2EC #6A91EC
triadic
#6AD2EC #EC6AD2 #D2EC6A
tetradic
#6AD2EC #C56AEC #EC846A #91EC6A
square
#6AD2EC #C56AEC #EC846A #91EC6A
split-complementary
#6AD2EC #EC6A91 #ECC56A
monochromatic
#19A1C3 #34C2E5 #6AD2EC #A0E2F3 #D7F3FA
Accessibility & contrast
On white
1.74
#6AD2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#6AD2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2EC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2EC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#ADBEEC
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ad2ec; /* rgb */ color: rgb(106, 210, 236); /* oklch */ color: oklch(81.1% 0.103 216.3);
Tailwind
colors: {
custom: {
50: '#9fe0f2',
500: '#6ad2ec',
950: '#000000',
},
}SCSS
$custom: #6ad2ec; $custom-light: #9fe0f2; $custom-dark: #000000;
JSON
{
"hex": "#6ad2ec",
"rgb": {
"r": 106,
"g": 210,
"b": 236
},
"hsl": {
"h": 192,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.81129,
"c": 0.10285,
"h": 216.3
},
"luminance": 0.55213
}Semantic roles & 50–950 ramp
primary
#6AD2EC
secondary
#C15439
accent
#350CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485