#6ED2ED#6ED2ED
#6ED2ED is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.101 H 217.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2ED |
|---|---|
| RGB | rgb(110, 210, 237) |
| HSL | hsl(193, 78%, 68%) |
| HSV | hsv(193, 54%, 93%) |
| CMYK | cmyk(53.6%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.34, -21.95, -22.24) |
| CIE-LCH | lch(79.34, 31.25, 225.38°) |
| OKLab | oklab(81.32% -0.0798 -0.0616) |
| OKLCH | oklch(81.32% 0.101 217.7) |
| XYZ | xyz(44.7571, 55.5185, 88.4619) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 4.99
Bright Sky Blue
#02CCFE
ΔE00 6.14
Ice Blue
#A5DFF9
ΔE00 7.05
Aqua Blue
#02D8E9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2ED #ED896E
analogous
#6EEDC8 #6ED2ED #6E92ED
triadic
#6ED2ED #ED6ED2 #D2ED6E
tetradic
#6ED2ED #C86EED #ED896E #92ED6E
square
#6ED2ED #C86EED #ED896E #92ED6E
split-complementary
#6ED2ED #ED6E92 #EDC86E
monochromatic
#19A3C8 #38C1E6 #6ED2ED #A4E3F4 #DBF4FB
Accessibility & contrast
On white
1.73
#6ED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6ED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2ED
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2ED | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed2ed; /* rgb */ color: rgb(110, 210, 237); /* oklch */ color: oklch(81.3% 0.101 217.7);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6ed2ed',
950: '#000000',
},
}SCSS
$custom: #6ed2ed; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed2ed",
"rgb": {
"r": 110,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.756,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.81322,
"c": 0.10082,
"h": 217.7
},
"luminance": 0.55523
}Semantic roles & 50–950 ramp
primary
#6ED2ED
secondary
#C5583A
accent
#370BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485