#6ED5ED#6ED5ED
#6ED5ED is a very light, moderate cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.101 H 214.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5ED |
|---|---|
| RGB | rgb(110, 213, 237) |
| HSL | hsl(191, 78%, 68%) |
| HSV | hsv(191, 54%, 93%) |
| CMYK | cmyk(53.6%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.19, -23.45, -20.96) |
| CIE-LCH | lch(80.19, 31.45, 221.78°) |
| OKLab | oklab(82% -0.083 -0.058) |
| OKLCH | oklch(82% 0.101 214.9) |
| XYZ | xyz(45.5047, 57.0138, 88.7111) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 6.05
Aqua Blue
#02D8E9
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.46
Bright Sky Blue
#02CCFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5ED #ED866E
analogous
#6EEDC6 #6ED5ED #6E95ED
triadic
#6ED5ED #ED6ED5 #D5ED6E
tetradic
#6ED5ED #C66EED #ED866E #95ED6E
square
#6ED5ED #C66EED #ED866E #95ED6E
split-complementary
#6ED5ED #ED6E95 #EDC66E
monochromatic
#19A7C8 #38C5E6 #6ED5ED #A4E5F4 #DBF5FB
Accessibility & contrast
On white
1.69
#6ED5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6ED5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5ED
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5ED | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#B0C1ED
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed5ed; /* rgb */ color: rgb(110, 213, 237); /* oklch */ color: oklch(82.0% 0.101 214.9);
Tailwind
colors: {
custom: {
50: '#a1e2f2',
500: '#6ed5ed',
950: '#000000',
},
}SCSS
$custom: #6ed5ed; $custom-light: #a1e2f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed5ed",
"rgb": {
"r": 110,
"g": 213,
"b": 237
},
"hsl": {
"h": 191.339,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.82001,
"c": 0.1013,
"h": 214.9
},
"luminance": 0.57018
}Semantic roles & 50–950 ramp
primary
#6ED5ED
secondary
#C5543A
accent
#320BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485