#6ED6ED#6ED6ED
#6ED6ED is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.102 H 214.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6ED |
|---|---|
| RGB | rgb(110, 214, 237) |
| HSL | hsl(191, 78%, 68%) |
| HSV | hsv(191, 54%, 93%) |
| CMYK | cmyk(53.6%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(80.47, -23.95, -20.53) |
| CIE-LCH | lch(80.47, 31.54, 220.60°) |
| OKLab | oklab(82.23% -0.0841 -0.0568) |
| OKLCH | oklch(82.23% 0.102 214) |
| XYZ | xyz(45.7570, 57.5184, 88.7952) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.71
Sky Blue
#87CEEB
ΔE00 5.35
Aqua Blue
#02D8E9
ΔE00 6.06
Robin'S Egg
#6DEDFD
ΔE00 6.07
Baby Blue
#89CFF0
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6ED #ED856E
analogous
#6EEDC4 #6ED6ED #6E96ED
triadic
#6ED6ED #ED6ED6 #D6ED6E
tetradic
#6ED6ED #C46EED #ED856E #96ED6E
square
#6ED6ED #C46EED #ED856E #96ED6E
split-complementary
#6ED6ED #ED6E96 #EDC46E
monochromatic
#19A8C8 #38C7E6 #6ED6ED #A4E5F4 #DBF5FB
Accessibility & contrast
On white
1.68
#6ED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#6ED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6ED
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6ED | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#B2C1ED
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed6ed; /* rgb */ color: rgb(110, 214, 237); /* oklch */ color: oklch(82.2% 0.102 214.0);
Tailwind
colors: {
custom: {
50: '#a1e2f2',
500: '#6ed6ed',
950: '#000000',
},
}SCSS
$custom: #6ed6ed; $custom-light: #a1e2f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed6ed",
"rgb": {
"r": 110,
"g": 214,
"b": 237
},
"hsl": {
"h": 190.866,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.82227,
"c": 0.10151,
"h": 214
},
"luminance": 0.57523
}Semantic roles & 50–950 ramp
primary
#6ED6ED
secondary
#C5533A
accent
#310BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485