#6ED5EA#6ED5EA
#6ED5EA is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.9% C 0.100 H 212.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED5EA |
|---|---|
| RGB | rgb(110, 213, 234) |
| HSL | hsl(190, 75%, 67%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(53%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(80.09, -24.28, -19.50) |
| CIE-LCH | lch(80.09, 31.14, 218.78°) |
| OKLab | oklab(81.89% -0.0842 -0.0539) |
| OKLCH | oklch(81.89% 0.1 212.6) |
| XYZ | xyz(45.0701, 56.8399, 86.4220) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.70
Sky Blue
#87CEEB
ΔE00 5.72
Robin'S Egg
#6DEDFD
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED5EA #EA836E
analogous
#6EEAC1 #6ED5EA #6E97EA
triadic
#6ED5EA #EA6ED5 #D5EA6E
tetradic
#6ED5EA #C16EEA #EA836E #97EA6E
square
#6ED5EA #C16EEA #EA836E #97EA6E
split-complementary
#6ED5EA #EA6E97 #EAC16E
monochromatic
#1CA6C2 #39C6E2 #6ED5EA #A3E4F2 #D9F4F9
Accessibility & contrast
On white
1.70
#6ED5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6ED5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED5EA
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED5EA | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed5ea; /* rgb */ color: rgb(110, 213, 234); /* oklch */ color: oklch(81.9% 0.100 212.6);
Tailwind
colors: {
custom: {
50: '#a1e2f0',
500: '#6ed5ea',
950: '#000000',
},
}SCSS
$custom: #6ed5ea; $custom-light: #a1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed5ea",
"rgb": {
"r": 110,
"g": 213,
"b": 234
},
"hsl": {
"h": 190.161,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.8189,
"c": 0.1,
"h": 212.6
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#6ED5EA
secondary
#C0523C
accent
#310FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485