#6AD0EB#6AD0EB
#6AD0EB is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.6% C 0.102 H 217.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD0EB |
|---|---|
| RGB | rgb(106, 208, 235) |
| HSL | hsl(193, 76%, 67%) |
| HSV | hsv(193, 55%, 92%) |
| CMYK | cmyk(54.9%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.56, -22.30, -22.37) |
| CIE-LCH | lch(78.56, 31.59, 225.09°) |
| OKLab | oklab(80.64% -0.0811 -0.062) |
| OKLCH | oklch(80.64% 0.102 217.4) |
| XYZ | xyz(43.4892, 54.1700, 86.7452) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.15
Neon Blue
#04D9FF
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.20
Bright Sky Blue
#02CCFE
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 7.20
Ice Blue
#A5DFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD0EB #EB856A
analogous
#6AEBC6 #6AD0EB #6A90EB
triadic
#6AD0EB #EB6AD0 #D0EB6A
tetradic
#6AD0EB #C66AEB #EB856A #90EB6A
square
#6AD0EB #C66AEB #EB856A #90EB6A
split-complementary
#6AD0EB #EB6A90 #EBC66A
monochromatic
#1A9EC1 #34BFE4 #6AD0EB #A0E1F2 #D6F2F9
Accessibility & contrast
On white
1.77
#6AD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6AD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD0EB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD0EB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DAD8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ad0eb; /* rgb */ color: rgb(106, 208, 235); /* oklch */ color: oklch(80.6% 0.102 217.4);
Tailwind
colors: {
custom: {
50: '#9edef1',
500: '#6ad0eb',
950: '#000000',
},
}SCSS
$custom: #6ad0eb; $custom-light: #9edef1; $custom-dark: #000000;
JSON
{
"hex": "#6ad0eb",
"rgb": {
"r": 106,
"g": 208,
"b": 235
},
"hsl": {
"h": 192.558,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.80637,
"c": 0.10207,
"h": 217.4
},
"luminance": 0.54174
}Semantic roles & 50–950 ramp
primary
#6AD0EB
secondary
#BF563A
accent
#380DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485