#6ED0EE#6ED0EE
#6ED0EE is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.101 H 220.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0EE |
|---|---|
| RGB | rgb(110, 208, 238) |
| HSL | hsl(194, 79%, 68%) |
| HSV | hsv(194, 54%, 93%) |
| CMYK | cmyk(53.8%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(78.81, -20.66, -23.59) |
| CIE-LCH | lch(78.81, 31.35, 228.79°) |
| OKLab | oklab(80.91% -0.0772 -0.0654) |
| OKLCH | oklch(80.91% 0.101 220.2) |
| XYZ | xyz(44.4129, 54.5958, 89.0699) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.84
Bright Sky Blue
#02CCFE
ΔE00 5.39
Lightblue (survey)
#7BC8F6
ΔE00 6.61
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0EE #EE8C6E
analogous
#6EEECC #6ED0EE #6E90EE
triadic
#6ED0EE #EE6ED0 #D0EE6E
tetradic
#6ED0EE #CC6EEE #EE8C6E #90EE6E
square
#6ED0EE #CC6EEE #EE8C6E #90EE6E
split-complementary
#6ED0EE #EE6E90 #EECC6E
monochromatic
#18A0CA #37BEE8 #6ED0EE #A5E2F4 #DCF4FB
Accessibility & contrast
On white
1.76
#6ED0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6ED0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0EE
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0EE | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed0ee; /* rgb */ color: rgb(110, 208, 238); /* oklch */ color: oklch(80.9% 0.101 220.2);
Tailwind
colors: {
custom: {
50: '#a1def3',
500: '#6ed0ee',
950: '#000000',
},
}SCSS
$custom: #6ed0ee; $custom-light: #a1def3; $custom-dark: #000000;
JSON
{
"hex": "#6ed0ee",
"rgb": {
"r": 110,
"g": 208,
"b": 238
},
"hsl": {
"h": 194.063,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.80908,
"c": 0.10121,
"h": 220.2
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#6ED0EE
secondary
#C65B3A
accent
#3B0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485