#6ECFEC#6ECFEC
#6ECFEC is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.100 H 219.7°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECFEC |
|---|---|
| RGB | rgb(110, 207, 236) |
| HSL | hsl(194, 77%, 68%) |
| HSV | hsv(194, 53%, 93%) |
| CMYK | cmyk(53.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.46, -20.71, -23.05) |
| CIE-LCH | lch(78.46, 30.99, 228.06°) |
| OKLab | oklab(80.61% -0.0769 -0.0639) |
| OKLCH | oklch(80.61% 0.1 219.7) |
| XYZ | xyz(43.8777, 53.9928, 87.4500) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.30
Baby Blue
#89CFF0
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.96
Bright Sky Blue
#02CCFE
ΔE00 5.55
Lightblue (survey)
#7BC8F6
ΔE00 6.78
Lightskyblue
#87CEFA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECFEC #EC8B6E
analogous
#6EECCA #6ECFEC #6E90EC
triadic
#6ECFEC #EC6ECF #CFEC6E
tetradic
#6ECFEC #CA6EEC #EC8B6E #90EC6E
square
#6ECFEC #CA6EEC #EC8B6E #90EC6E
split-complementary
#6ECFEC #EC6E90 #ECCA6E
monochromatic
#1A9EC6 #38BDE5 #6ECFEC #A4E1F3 #DAF3FA
Accessibility & contrast
On white
1.78
#6ECFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6ECFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECFEC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECFEC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEE
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#00D9D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ecfec; /* rgb */ color: rgb(110, 207, 236); /* oklch */ color: oklch(80.6% 0.100 219.7);
Tailwind
colors: {
custom: {
50: '#a0ddf2',
500: '#6ecfec',
950: '#000000',
},
}SCSS
$custom: #6ecfec; $custom-light: #a0ddf2; $custom-dark: #000000;
JSON
{
"hex": "#6ecfec",
"rgb": {
"r": 110,
"g": 207,
"b": 236
},
"hsl": {
"h": 193.81,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.80606,
"c": 0.09998,
"h": 219.7
},
"luminance": 0.53997
}Semantic roles & 50–950 ramp
primary
#6ECFEC
secondary
#C35A3B
accent
#3C0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485