#6ED4EA#6ED4EA
#6ED4EA is a light, moderate cyan. Relative luminance 0.563; OKLCH L 81.7% C 0.100 H 213.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4EA |
|---|---|
| RGB | rgb(110, 212, 234) |
| HSL | hsl(191, 75%, 67%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(53%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.81, -23.78, -19.93) |
| CIE-LCH | lch(79.81, 31.03, 219.97°) |
| OKLab | oklab(81.66% -0.0831 -0.0551) |
| OKLCH | oklch(81.66% 0.1 213.6) |
| XYZ | xyz(44.8193, 56.3384, 86.3384) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.98
Sky Blue
#87CEEB
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.37
Baby Blue
#89CFF0
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4EA #EA846E
analogous
#6EEAC2 #6ED4EA #6E96EA
triadic
#6ED4EA #EA6ED4 #D4EA6E
tetradic
#6ED4EA #C26EEA #EA846E #96EA6E
square
#6ED4EA #C26EEA #EA846E #96EA6E
split-complementary
#6ED4EA #EA6E96 #EAC26E
monochromatic
#1CA4C2 #39C4E2 #6ED4EA #A3E4F2 #D9F4F9
Accessibility & contrast
On white
1.71
#6ED4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#6ED4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4EA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4EA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#B0C0EA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4ea; /* rgb */ color: rgb(110, 212, 234); /* oklch */ color: oklch(81.7% 0.100 213.6);
Tailwind
colors: {
custom: {
50: '#a1e1f0',
500: '#6ed4ea',
950: '#000000',
},
}SCSS
$custom: #6ed4ea; $custom-light: #a1e1f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed4ea",
"rgb": {
"r": 110,
"g": 212,
"b": 234
},
"hsl": {
"h": 190.645,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.81663,
"c": 0.09975,
"h": 213.6
},
"luminance": 0.56342
}Semantic roles & 50–950 ramp
primary
#6ED4EA
secondary
#C0543C
accent
#320FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485