#6ED3EA#6ED3EA
#6ED3EA is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.4% C 0.100 H 214.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3EA |
|---|---|
| RGB | rgb(110, 211, 234) |
| HSL | hsl(191, 75%, 67%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(53%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.52, -23.28, -20.36) |
| CIE-LCH | lch(79.52, 30.93, 221.17°) |
| OKLab | oklab(81.44% -0.082 -0.0563) |
| OKLCH | oklch(81.44% 0.1 214.5) |
| XYZ | xyz(44.5701, 55.8400, 86.2554) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.90
Sky Blue
#87CEEB
ΔE00 4.98
Baby Blue
#89CFF0
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.30
Robin'S Egg
#6DEDFD
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3EA #EA856E
analogous
#6EEAC3 #6ED3EA #6E95EA
triadic
#6ED3EA #EA6ED3 #D3EA6E
tetradic
#6ED3EA #C36EEA #EA856E #95EA6E
square
#6ED3EA #C36EEA #EA856E #95EA6E
split-complementary
#6ED3EA #EA6E95 #EAC36E
monochromatic
#1CA3C2 #39C3E2 #6ED3EA #A3E3F2 #D9F3F9
Accessibility & contrast
On white
1.73
#6ED3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#6ED3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3EA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3EA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#AFBFEA
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed3ea; /* rgb */ color: rgb(110, 211, 234); /* oklch */ color: oklch(81.4% 0.100 214.5);
Tailwind
colors: {
custom: {
50: '#a0e0f0',
500: '#6ed3ea',
950: '#000000',
},
}SCSS
$custom: #6ed3ea; $custom-light: #a0e0f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed3ea",
"rgb": {
"r": 110,
"g": 211,
"b": 234
},
"hsl": {
"h": 191.129,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.81436,
"c": 0.09951,
"h": 214.5
},
"luminance": 0.55844
}Semantic roles & 50–950 ramp
primary
#6ED3EA
secondary
#C0553C
accent
#340FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485