#6AD2EF#6AD2EF
#6AD2EF is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.104 H 218.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2EF |
|---|---|
| RGB | rgb(106, 210, 239) |
| HSL | hsl(193, 81%, 68%) |
| HSV | hsv(193, 56%, 94%) |
| CMYK | cmyk(55.6%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.26, -22.18, -23.44) |
| CIE-LCH | lch(79.26, 32.27, 226.59°) |
| OKLab | oklab(81.24% -0.0817 -0.065) |
| OKLCH | oklch(81.24% 0.104 218.5) |
| XYZ | xyz(44.5643, 55.3852, 89.9865) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.98
Neon Blue
#04D9FF
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 4.90
Bright Sky Blue
#02CCFE
ΔE00 5.59
Ice Blue
#A5DFF9
ΔE00 7.17
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2EF #EF876A
analogous
#6AEFCA #6AD2EF #6A8FEF
triadic
#6AD2EF #EF6AD2 #D2EF6A
tetradic
#6AD2EF #CA6AEF #EF876A #8FEF6A
square
#6AD2EF #CA6AEF #EF876A #8FEF6A
split-complementary
#6AD2EF #EF6A8F #EFCA6A
monochromatic
#16A2C9 #33C1E9 #6AD2EF #A1E3F5 #D9F3FB
Accessibility & contrast
On white
1.74
#6AD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6AD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2EF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2EF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#ACBEEF
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ad2ef; /* rgb */ color: rgb(106, 210, 239); /* oklch */ color: oklch(81.2% 0.104 218.5);
Tailwind
colors: {
custom: {
50: '#9fe0f4',
500: '#6ad2ef',
950: '#000000',
},
}SCSS
$custom: #6ad2ef; $custom-light: #9fe0f4; $custom-dark: #000000;
JSON
{
"hex": "#6ad2ef",
"rgb": {
"r": 106,
"g": 210,
"b": 239
},
"hsl": {
"h": 193.083,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.81243,
"c": 0.10443,
"h": 218.5
},
"luminance": 0.55389
}Semantic roles & 50–950 ramp
primary
#6AD2EF
secondary
#C65637
accent
#3709DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485