#6ED5EB#6ED5EB
#6ED5EB is a light, moderate cyan. Relative luminance 0.569; OKLCH L 81.9% C 0.100 H 213.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5EB |
|---|---|
| RGB | rgb(110, 213, 235) |
| HSL | hsl(191, 76%, 68%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(53.2%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.12, -24.00, -19.99) |
| CIE-LCH | lch(80.12, 31.24, 219.79°) |
| OKLab | oklab(81.93% -0.0838 -0.0553) |
| OKLCH | oklch(81.93% 0.1 213.4) |
| XYZ | xyz(45.2142, 56.8975, 87.1808) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.93
Sky Blue
#87CEEB
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.91
Robin'S Egg
#6DEDFD
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.58
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5EB #EB846E
analogous
#6EEBC3 #6ED5EB #6E96EB
triadic
#6ED5EB #EB6ED5 #D5EB6E
tetradic
#6ED5EB #C36EEB #EB846E #96EB6E
square
#6ED5EB #C36EEB #EB846E #96EB6E
split-complementary
#6ED5EB #EB6E96 #EBC36E
monochromatic
#1BA6C4 #38C5E4 #6ED5EB #A4E5F2 #DAF4FA
Accessibility & contrast
On white
1.70
#6ED5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#6ED5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5EB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5EB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed5eb; /* rgb */ color: rgb(110, 213, 235); /* oklch */ color: oklch(81.9% 0.100 213.4);
Tailwind
colors: {
custom: {
50: '#a1e2f1',
500: '#6ed5eb',
950: '#000000',
},
}SCSS
$custom: #6ed5eb; $custom-light: #a1e2f1; $custom-dark: #000000;
JSON
{
"hex": "#6ed5eb",
"rgb": {
"r": 110,
"g": 213,
"b": 235
},
"hsl": {
"h": 190.56,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.81927,
"c": 0.10042,
"h": 213.4
},
"luminance": 0.56902
}Semantic roles & 50–950 ramp
primary
#6ED5EB
secondary
#C2533B
accent
#310ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485