#6ED0EA#6ED0EA
#6ED0EA is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.8% C 0.099 H 217.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0EA |
|---|---|
| RGB | rgb(110, 208, 234) |
| HSL | hsl(193, 75%, 67%) |
| HSV | hsv(193, 53%, 92%) |
| CMYK | cmyk(53%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.67, -21.78, -21.65) |
| CIE-LCH | lch(78.67, 30.71, 224.83°) |
| OKLab | oklab(80.76% -0.0788 -0.0599) |
| OKLCH | oklch(80.76% 0.099 217.3) |
| XYZ | xyz(43.8318, 54.3633, 86.0093) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 5.08
Bright Sky Blue
#02CCFE
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 7.29
Aqua Blue
#02D8E9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0EA #EA886E
analogous
#6EEAC6 #6ED0EA #6E92EA
triadic
#6ED0EA #EA6ED0 #D0EA6E
tetradic
#6ED0EA #C66EEA #EA886E #92EA6E
square
#6ED0EA #C66EEA #EA886E #92EA6E
split-complementary
#6ED0EA #EA6E92 #EAC66E
monochromatic
#1C9FC2 #39BFE2 #6ED0EA #A3E1F2 #D9F3F9
Accessibility & contrast
On white
1.77
#6ED0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6ED0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0EA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0EA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEB
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#01D9D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed0ea; /* rgb */ color: rgb(110, 208, 234); /* oklch */ color: oklch(80.8% 0.099 217.3);
Tailwind
colors: {
custom: {
50: '#a0def0',
500: '#6ed0ea',
950: '#000000',
},
}SCSS
$custom: #6ed0ea; $custom-light: #a0def0; $custom-dark: #000000;
JSON
{
"hex": "#6ed0ea",
"rgb": {
"r": 110,
"g": 208,
"b": 234
},
"hsl": {
"h": 192.581,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.80756,
"c": 0.09898,
"h": 217.3
},
"luminance": 0.54367
}Semantic roles & 50–950 ramp
primary
#6ED0EA
secondary
#C0583C
accent
#390FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485