#6ED4EB#6ED4EB
#6ED4EB is a light, moderate cyan. Relative luminance 0.564; OKLCH L 81.7% C 0.100 H 214.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4EB |
|---|---|
| RGB | rgb(110, 212, 235) |
| HSL | hsl(191, 76%, 68%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(53.2%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.84, -23.51, -20.42) |
| CIE-LCH | lch(79.84, 31.14, 220.98°) |
| OKLab | oklab(81.7% -0.0827 -0.0565) |
| OKLCH | oklch(81.7% 0.1 214.3) |
| XYZ | xyz(44.9634, 56.3960, 87.0972) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.10
Aqua Blue
#02D8E9
ΔE00 6.21
Baby Blue
#89CFF0
ΔE00 6.21
Robin'S Egg
#6DEDFD
ΔE00 6.52
Bright Sky Blue
#02CCFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4EB #EB856E
analogous
#6EEBC4 #6ED4EB #6E95EB
triadic
#6ED4EB #EB6ED4 #D4EB6E
tetradic
#6ED4EB #C46EEB #EB856E #95EB6E
square
#6ED4EB #C46EEB #EB856E #95EB6E
split-complementary
#6ED4EB #EB6E95 #EBC46E
monochromatic
#1BA5C4 #38C4E4 #6ED4EB #A4E4F2 #DAF4FA
Accessibility & contrast
On white
1.71
#6ED4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#6ED4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4EB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4EB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#B0C0EB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4eb; /* rgb */ color: rgb(110, 212, 235); /* oklch */ color: oklch(81.7% 0.100 214.3);
Tailwind
colors: {
custom: {
50: '#a1e1f1',
500: '#6ed4eb',
950: '#000000',
},
}SCSS
$custom: #6ed4eb; $custom-light: #a1e1f1; $custom-dark: #000000;
JSON
{
"hex": "#6ed4eb",
"rgb": {
"r": 110,
"g": 212,
"b": 235
},
"hsl": {
"h": 191.04,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.817,
"c": 0.10018,
"h": 214.3
},
"luminance": 0.564
}Semantic roles & 50–950 ramp
primary
#6ED4EB
secondary
#C2543B
accent
#330ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485