#6ED4ED#6ED4ED
#6ED4ED is a light, moderate cyan. Relative luminance 0.565; OKLCH L 81.8% C 0.101 H 215.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4ED |
|---|---|
| RGB | rgb(110, 212, 237) |
| HSL | hsl(192, 78%, 68%) |
| HSV | hsv(192, 54%, 93%) |
| CMYK | cmyk(53.6%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(79.90, -22.95, -21.39) |
| CIE-LCH | lch(79.90, 31.37, 222.98°) |
| OKLab | oklab(81.77% -0.082 -0.0592) |
| OKLCH | oklch(81.77% 0.101 215.8) |
| XYZ | xyz(45.2540, 56.5123, 88.6275) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.58
Sky Blue
#87CEEB
ΔE00 4.62
Baby Blue
#89CFF0
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 6.68
Bright Sky Blue
#02CCFE
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4ED #ED876E
analogous
#6EEDC6 #6ED4ED #6E94ED
triadic
#6ED4ED #ED6ED4 #D4ED6E
tetradic
#6ED4ED #C66EED #ED876E #94ED6E
square
#6ED4ED #C66EED #ED876E #94ED6E
split-complementary
#6ED4ED #ED6E94 #EDC66E
monochromatic
#19A5C8 #38C4E6 #6ED4ED #A4E4F4 #DBF4FB
Accessibility & contrast
On white
1.71
#6ED4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#6ED4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4ED
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4ED | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4ed; /* rgb */ color: rgb(110, 212, 237); /* oklch */ color: oklch(81.8% 0.101 215.8);
Tailwind
colors: {
custom: {
50: '#a1e1f2',
500: '#6ed4ed',
950: '#000000',
},
}SCSS
$custom: #6ed4ed; $custom-light: #a1e1f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed4ed",
"rgb": {
"r": 110,
"g": 212,
"b": 237
},
"hsl": {
"h": 191.811,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.81774,
"c": 0.10112,
"h": 215.8
},
"luminance": 0.56516
}Semantic roles & 50–950 ramp
primary
#6ED4ED
secondary
#C5553A
accent
#340BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485