#6ED3EE#6ED3EE
#6ED3EE is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.6% C 0.101 H 217.5°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3EE |
|---|---|
| RGB | rgb(110, 211, 238) |
| HSL | hsl(193, 79%, 68%) |
| HSV | hsv(193, 54%, 93%) |
| CMYK | cmyk(53.8%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.66, -22.17, -22.30) |
| CIE-LCH | lch(79.66, 31.45, 225.16°) |
| OKLab | oklab(81.59% -0.0805 -0.0618) |
| OKLCH | oklch(81.59% 0.101 217.5) |
| XYZ | xyz(45.1513, 56.0725, 89.3160) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 4.51
Baby Blue
#89CFF0
ΔE00 5.08
Bright Sky Blue
#02CCFE
ΔE00 6.21
Ice Blue
#A5DFF9
ΔE00 7.00
Aqua Blue
#02D8E9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3EE #EE896E
analogous
#6EEEC9 #6ED3EE #6E93EE
triadic
#6ED3EE #EE6ED3 #D3EE6E
tetradic
#6ED3EE #C96EEE #EE896E #93EE6E
square
#6ED3EE #C96EEE #EE896E #93EE6E
split-complementary
#6ED3EE #EE6E93 #EEC96E
monochromatic
#18A4CA #37C2E8 #6ED3EE #A5E4F4 #DCF4FB
Accessibility & contrast
On white
1.72
#6ED3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6ED3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3EE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3EE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed3ee; /* rgb */ color: rgb(110, 211, 238); /* oklch */ color: oklch(81.6% 0.101 217.5);
Tailwind
colors: {
custom: {
50: '#a1e0f3',
500: '#6ed3ee',
950: '#000000',
},
}SCSS
$custom: #6ed3ee; $custom-light: #a1e0f3; $custom-dark: #000000;
JSON
{
"hex": "#6ed3ee",
"rgb": {
"r": 110,
"g": 211,
"b": 238
},
"hsl": {
"h": 192.656,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.81586,
"c": 0.10148,
"h": 217.5
},
"luminance": 0.56077
}Semantic roles & 50–950 ramp
primary
#6ED3EE
secondary
#C6583A
accent
#360ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485