#6ED2EE#6ED2EE
#6ED2EE is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.101 H 218.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2EE |
|---|---|
| RGB | rgb(110, 210, 238) |
| HSL | hsl(193, 79%, 68%) |
| HSV | hsv(193, 54%, 93%) |
| CMYK | cmyk(53.8%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(79.37, -21.67, -22.73) |
| CIE-LCH | lch(79.37, 31.40, 226.37°) |
| OKLab | oklab(81.36% -0.0794 -0.063) |
| OKLCH | oklch(81.36% 0.101 218.4) |
| XYZ | xyz(44.9036, 55.5771, 89.2334) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.77
Neon Blue
#04D9FF
ΔE00 4.58
Baby Blue
#89CFF0
ΔE00 4.75
Bright Sky Blue
#02CCFE
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2EE #EE8A6E
analogous
#6EEECA #6ED2EE #6E92EE
triadic
#6ED2EE #EE6ED2 #D2EE6E
tetradic
#6ED2EE #CA6EEE #EE8A6E #92EE6E
square
#6ED2EE #CA6EEE #EE8A6E #92EE6E
split-complementary
#6ED2EE #EE6E92 #EECA6E
monochromatic
#18A3CA #37C1E8 #6ED2EE #A5E3F4 #DCF4FB
Accessibility & contrast
On white
1.73
#6ED2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6ED2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2EE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2EE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#ADBEEE
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed2ee; /* rgb */ color: rgb(110, 210, 238); /* oklch */ color: oklch(81.4% 0.101 218.4);
Tailwind
colors: {
custom: {
50: '#a1e0f3',
500: '#6ed2ee',
950: '#000000',
},
}SCSS
$custom: #6ed2ee; $custom-light: #a1e0f3; $custom-dark: #000000;
JSON
{
"hex": "#6ed2ee",
"rgb": {
"r": 110,
"g": 210,
"b": 238
},
"hsl": {
"h": 193.125,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.8136,
"c": 0.10136,
"h": 218.4
},
"luminance": 0.55581
}Semantic roles & 50–950 ramp
primary
#6ED2EE
secondary
#C6593A
accent
#380ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485