#6ED3ED#6ED3ED
#6ED3ED is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.101 H 216.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3ED |
|---|---|
| RGB | rgb(110, 211, 237) |
| HSL | hsl(192, 78%, 68%) |
| HSV | hsv(192, 54%, 93%) |
| CMYK | cmyk(53.6%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(79.62, -22.45, -21.81) |
| CIE-LCH | lch(79.62, 31.30, 224.18°) |
| OKLab | oklab(81.55% -0.0809 -0.0604) |
| OKLCH | oklch(81.55% 0.101 216.8) |
| XYZ | xyz(45.0048, 56.0139, 88.5444) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 5.33
Bright Sky Blue
#02CCFE
ΔE00 6.44
Aqua Blue
#02D8E9
ΔE00 7.00
Ice Blue
#A5DFF9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3ED #ED886E
analogous
#6EEDC7 #6ED3ED #6E94ED
triadic
#6ED3ED #ED6ED3 #D3ED6E
tetradic
#6ED3ED #C76EED #ED886E #94ED6E
square
#6ED3ED #C76EED #ED886E #94ED6E
split-complementary
#6ED3ED #ED6E94 #EDC76E
monochromatic
#19A4C8 #38C2E6 #6ED3ED #A4E4F4 #DBF4FB
Accessibility & contrast
On white
1.72
#6ED3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6ED3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3ED
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3ED | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEEE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed3ed; /* rgb */ color: rgb(110, 211, 237); /* oklch */ color: oklch(81.5% 0.101 216.8);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6ed3ed',
950: '#000000',
},
}SCSS
$custom: #6ed3ed; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed3ed",
"rgb": {
"r": 110,
"g": 211,
"b": 237
},
"hsl": {
"h": 192.283,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.81548,
"c": 0.10096,
"h": 216.8
},
"luminance": 0.56018
}Semantic roles & 50–950 ramp
primary
#6ED3ED
secondary
#C5573A
accent
#360BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485