#6EC7ED#6EC7ED
#6EC7ED is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.8% C 0.101 H 227.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EC7ED |
|---|---|
| RGB | rgb(110, 199, 237) |
| HSL | hsl(198, 78%, 68%) |
| HSV | hsv(198, 54%, 93%) |
| CMYK | cmyk(53.6%, 16%, 0%, 7.1%) |
| CIE-LAB | lab(76.24, -16.33, -26.98) |
| CIE-LCH | lch(76.24, 31.53, 238.82°) |
| OKLab | oklab(78.85% -0.0678 -0.075) |
| OKLCH | oklch(78.85% 0.101 227.9) |
| XYZ | xyz(42.1341, 50.2726, 87.5875) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 3.34
Lightblue (survey)
#7BC8F6
ΔE00 3.45
Lightskyblue
#87CEFA
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.79
Sky
#82CAFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EC7ED #ED946E
analogous
#6EEDD4 #6EC7ED #6E87ED
triadic
#6EC7ED #ED6EC7 #C7ED6E
tetradic
#6EC7ED #D46EED #ED946E #87ED6E
square
#6EC7ED #D46EED #ED946E #87ED6E
split-complementary
#6EC7ED #ED6E87 #EDD46E
monochromatic
#1993C8 #38B2E6 #6EC7ED #A4DCF4 #DBF1FB
Accessibility & contrast
On white
1.90
#6EC7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#6EC7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EC7ED
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EC7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EC7ED | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#02D2D3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6ec7ed; /* rgb */ color: rgb(110, 199, 237); /* oklch */ color: oklch(78.8% 0.101 227.9);
Tailwind
colors: {
custom: {
50: '#a0d8f3',
500: '#6ec7ed',
950: '#000000',
},
}SCSS
$custom: #6ec7ed; $custom-light: #a0d8f3; $custom-dark: #000000;
JSON
{
"hex": "#6ec7ed",
"rgb": {
"r": 110,
"g": 199,
"b": 237
},
"hsl": {
"h": 197.953,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.78845,
"c": 0.10109,
"h": 227.9
},
"luminance": 0.50276
}Semantic roles & 50–950 ramp
primary
#6EC7ED
secondary
#C5643A
accent
#490BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385