#6ED4EF#6ED4EF
#6ED4EF is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.8% C 0.102 H 217.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4EF |
|---|---|
| RGB | rgb(110, 212, 239) |
| HSL | hsl(193, 80%, 68%) |
| HSV | hsv(193, 54%, 94%) |
| CMYK | cmyk(54%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(79.97, -22.39, -22.35) |
| CIE-LCH | lch(79.97, 31.64, 224.94°) |
| OKLab | oklab(81.85% -0.0812 -0.0619) |
| OKLCH | oklch(81.85% 0.102 217.3) |
| XYZ | xyz(45.5478, 56.6298, 90.1750) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.21
Neon Blue
#04D9FF
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 5.19
Bright Sky Blue
#02CCFE
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.96
Aqua Blue
#02D8E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4EF #EF896E
analogous
#6EEFC9 #6ED4EF #6E93EF
triadic
#6ED4EF #EF6ED4 #D4EF6E
tetradic
#6ED4EF #C96EEF #EF896E #93EF6E
square
#6ED4EF #C96EEF #EF896E #93EF6E
split-complementary
#6ED4EF #EF6E93 #EFC96E
monochromatic
#17A6CC #37C4E9 #6ED4EF #A5E4F5 #DCF5FB
Accessibility & contrast
On white
1.70
#6ED4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#6ED4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4EF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4EF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4ef; /* rgb */ color: rgb(110, 212, 239); /* oklch */ color: oklch(81.8% 0.102 217.3);
Tailwind
colors: {
custom: {
50: '#a1e1f4',
500: '#6ed4ef',
950: '#000000',
},
}SCSS
$custom: #6ed4ef; $custom-light: #a1e1f4; $custom-dark: #000000;
JSON
{
"hex": "#6ed4ef",
"rgb": {
"r": 110,
"g": 212,
"b": 239
},
"hsl": {
"h": 192.558,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.81849,
"c": 0.10212,
"h": 217.3
},
"luminance": 0.56634
}Semantic roles & 50–950 ramp
primary
#6ED4EF
secondary
#C7573A
accent
#3509DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485