#6ED5EE#6ED5EE
#6ED5EE is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.102 H 215.7°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5EE |
|---|---|
| RGB | rgb(110, 213, 238) |
| HSL | hsl(192, 79%, 68%) |
| HSV | hsv(192, 54%, 93%) |
| CMYK | cmyk(53.8%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(80.22, -23.17, -21.44) |
| CIE-LCH | lch(80.22, 31.57, 222.77°) |
| OKLab | oklab(82.04% -0.0827 -0.0594) |
| OKLCH | oklch(82.04% 0.102 215.7) |
| XYZ | xyz(45.6512, 57.0724, 89.4826) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.51
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.64
Bright Sky Blue
#02CCFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5EE #EE876E
analogous
#6EEEC7 #6ED5EE #6E95EE
triadic
#6ED5EE #EE6ED5 #D5EE6E
tetradic
#6ED5EE #C76EEE #EE876E #95EE6E
square
#6ED5EE #C76EEE #EE876E #95EE6E
split-complementary
#6ED5EE #EE6E95 #EEC76E
monochromatic
#18A7CA #37C5E8 #6ED5EE #A5E5F4 #DCF5FB
Accessibility & contrast
On white
1.69
#6ED5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#6ED5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5EE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5EE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEF
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed5ee; /* rgb */ color: rgb(110, 213, 238); /* oklch */ color: oklch(82.0% 0.102 215.7);
Tailwind
colors: {
custom: {
50: '#a1e2f3',
500: '#6ed5ee',
950: '#000000',
},
}SCSS
$custom: #6ed5ee; $custom-light: #a1e2f3; $custom-dark: #000000;
JSON
{
"hex": "#6ed5ee",
"rgb": {
"r": 110,
"g": 213,
"b": 238
},
"hsl": {
"h": 191.719,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.82038,
"c": 0.10177,
"h": 215.7
},
"luminance": 0.57077
}Semantic roles & 50–950 ramp
primary
#6ED5EE
secondary
#C6553A
accent
#330ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485